Postgres.js wrapper for YAMF: parameterized SQL templates, camelCase result mapping, and safe placeholder validation.
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.
User management service for YAMF: CRUD, self-signup, admin-invite with registration tokens, and optional verification workflows.
Fastest full featured PostgreSQL client for Node.js
Query result type converters for node-postgres
Listen to realtime updates to your PostgreSQL database
OpenTelemetry instrumentation for `pg` and `pg-pool` database client for PostgreSQL
Range data type parser and serializer for PostgreSQL
A JavaScript library for connecting securely to your Cloud SQL instances
JWT-lite authentication service for YAMF microservices
TypeScript definitions for pg
Functions for dealing with a PostgresSQL connection string
Connection pool for node-postgres
pgvector support for Node.js, Deno, and Bun (and TypeScript)
A collection of pre-built module patches that enable existing npm modules to publish diagnostic data
A package containing the Postgres binaries for a particular architecture and operating system. See the embedded-postgres package.
The officially supported Postgres database adapter for Payload
Kysely dialect for PostgreSQL using the Postgres.js client