PostgreSQL client - pure javascript & libpq with the same API
Postgres bytea parser
Postgres date column parser
Parse postgres array columns
Parse Postgres interval columns
The postgres client/server binary protocol, implemented in TypeScript
PGlite is a WASM Postgres build packaged into a TypeScript client library that enables you to run Postgres in the browser, Node.js and Bun, with no need to install any other dependencies. It is only 3.7mb gzipped.
pgvector support for Node.js, Deno, and Bun (and TypeScript)
Fastest full featured PostgreSQL client for Node.js
Query result type converters for node-postgres
Listen to realtime updates to your PostgreSQL database
PostgreSQL client - pure javascript & libpq with the same API
Range data type parser and serializer for PostgreSQL
OpenTelemetry instrumentation for `pg` and `pg-pool` database client for PostgreSQL
TypeScript definitions for pg
Functions for dealing with a PostgresSQL connection string
Low-Level COPY TO and COPY FROM streams for PostgreSQL in JavaScript using
Connection pool for node-postgres
A package containing the Postgres binaries for a particular architecture and operating system. See the embedded-postgres package.
A package to run an embedded Postgresql database right from NodeJS
Kysely dialect for PostgreSQL using the Postgres.js client
The officially supported Postgres database adapter for Payload
AWS X-Ray Patcher for Postgres (Javascript)
Based on the work on ThomWright's postgres migration package. Adds the ability to specify a schema and table name.
This version is obsolete, please use the postgres-copy gem
Uses Postgres's powerful COPY command to upsert large sets of data into ActiveRecord tables
Copy an ActiveRecord relation from a Postgres database to a CSV formatted string