Minimal TreeCRDT v0 sync server backed by a Postgres backend module.
PostgreSQL client - pure javascript & libpq with the same API
Query result type converters for node-postgres
Functions for dealing with a PostgresSQL connection string
The postgres client/server binary protocol, implemented in TypeScript
OpenTelemetry instrumentation for `pg` and `pg-pool` database client for PostgreSQL
TypeScript definitions for pg
An implementation of window.fetch in Node.js using Minipass streams
Postgres everywhere - your data, in sync, wherever you need it.
Recursive, synchronous, and fast file system walker
Module for reading .pgpass
Postgres date column parser
pgvector support for Node.js, Deno, and Bun (and TypeScript)
Like which(1) unix command. Find the first instance of an executable in the PATH.
Connection pool for node-postgres
Fastest full featured PostgreSQL client for Node.js
Postgres bytea parser
Debugger frontend for React Native based on Chrome DevTools
Parse postgres array columns
PNG encoder/decoder in pure JS, supporting any bit size & interlace, async & sync with full test suite.
Parse Postgres interval columns
File system walker with Readable stream interface.
Run a subprocess synchronously and interactively in Node.js
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