node-postgres
#Node.js #PostgreSQL
概要
Node.jsのPostgreSQLクライアント
Cloudflare Workersのサポートもあるようです (pg-cloudflare)
関連ライブラリ
node-pg-types
pg-listen - PostgreSQLのLISTENとNOTIFYコマンドについて
Slonik - node-postgresのラッパー
pgtyped - node-postgresのラッパー
node-pg-migrate - Node.js database migration management for PostgreSQL
node-postgres-extras - NodeJS PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more
pg-tsquery - 🔍 Parse user input into a valid PostgreSQL tsquery
pg-hstore - A node package for serializing and deserializing JSON data to hstore format
postgres-array - Parse postgres array columns
リンク
Postgres.js