This tools doesn't reinvent the wheel! It stands on giants shoulders.
PostgreSQL client - pure javascript & libpq with the same API
Postgres date column parser
Fastest full featured PostgreSQL client for Node.js
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.
Postgres bytea parser
Parse postgres array columns
Parse Postgres interval columns
Functions for dealing with a PostgresSQL connection string
The postgres client/server binary protocol, implemented in TypeScript
node-postgres for serverless environments from neon.com
Reads various metadata from your postgres database and return a Javascript object. This package is used by [Kanel](https://github.com/kristiandupont/kanel) to generate Typescript types and [Schemalint](https://github.com/kristiandupont/schemalint) to prov
The officially supported Postgres database adapter for Payload
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
pgvector support for Node.js, Deno, and Bun (and TypeScript)
Range data type parser and serializer for PostgreSQL
TypeScript definitions for pg
Based on the work on ThomWright's postgres migration package. Adds the ability to specify a schema and table name.
Yet another simple Postgres SQL parser/modifier
PostgreSQL interface for Node.js
Tools for working with PGlite databases
Stack Overflow style database migrations for PostgreSQL