Postgres date column parser
Parse postgres array columns
Parse Postgres interval columns
Postgres bytea parser
PostgreSQL client - pure javascript & libpq with the same API
Kysely dialect for PostgreSQL using the Postgres.js client
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.
Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js
Fastest full featured PostgreSQL client for Node.js
Query result type converters for node-postgres
Listen to realtime updates to your PostgreSQL database
PostgreSQL interface for Node.js
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
A CSS selector engine.
A simple CRUD based persistence abstraction for storing objects to any backend data store. eg. Memory, MongoDB, Redis, CouchDB, Postgres, Punch Card etc.
Connection pool for node-postgres
pgvector support for Node.js, Deno, and Bun (and TypeScript)
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
PostgreSQL MCP server - query, schema introspection, explain, and health checks for AI assistants