Postgres date column parser
Parse postgres array columns
Postgres bytea parser
Parse Postgres interval columns
PostgreSQL client - pure javascript & libpq with the same API
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.
Fastest full featured PostgreSQL client for Node.js
Query result type converters for node-postgres
Listen to realtime updates to your PostgreSQL database
- PostgreSQL materialized view support (introspects materialized views alongside tables). - PostgreSQL generation through Postgres.js via `--dialect=postgres-js`. - MySQL dateStrings-aware typing for DATE/DATETIME/TIMESTAMP. - Added esm rather than just c
Range data type parser and serializer for PostgreSQL
OpenTelemetry instrumentation for `pg` and `pg-pool` database client for PostgreSQL
A modern runtime for JavaScript and TypeScript.
TypeScript definitions for pg
Functions for dealing with a PostgresSQL connection string
Streaming protobuf RPC service protocol over any two-way channel.
Connection pool for node-postgres
pgvector support for Node.js, Deno, and Bun (and TypeScript)
The officially supported Postgres database adapter for Payload
A package containing the Postgres binaries for a particular architecture and operating system. See the embedded-postgres package.
Kysely dialect for PostgreSQL using the Postgres.js client
Runs typescript type checker and linter on separate process.
A package to run an embedded Postgresql database right from NodeJS