Postgres date column parser
Postgres bytea parser
Parse postgres array columns
PostgreSQL client - pure javascript & libpq with the same API
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.
Fastest full featured PostgreSQL client for Node.js
Query result type converters for node-postgres
OpenTelemetry instrumentation for `pg` and `pg-pool` database client for PostgreSQL
Listen to realtime updates to your PostgreSQL database
Template project for writing node package with napi-rs
Range data type parser and serializer for PostgreSQL
Template project for writing node package with napi-rs
TypeScript definitions for pg
Template project for writing node package with napi-rs
Functions for dealing with a PostgresSQL connection string
KASPA WASM bindings
pgvector support for Node.js, Deno, and Bun (and TypeScript)
Connection pool for node-postgres
Rust's Option, Result, and sync primitives for JavaScript/TypeScript - Better error handling and null-safety patterns.
The officially supported Postgres database adapter for Payload
Based on the work on ThomWright's postgres migration package. Adds the ability to specify a schema and table name.
A package to run an embedded Postgresql database right from NodeJS