> [!WARNING] > If you're upgrading from version 1, it's likely there are many breaking > changes. In Version 2 we switched off `libpq-query` so that we could have > node-native query parsing/generation.
utility to dump pg database schema into text comparable format
Tools for working with PGlite databases
Microshards support for PostgreSQL
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 postgres client/server binary protocol, implemented in TypeScript
TypeScript definitions for pg
PostgreSQL plugins for Graphile Build - build a supercharged GraphQL schema by reflection over a PostgreSQL database and executed by Grafast.
Functions for dealing with a PostgresSQL connection string
Connection pool for node-postgres
TypeScript definitions for pg-pool
Parses PostgreSQL dump files into an array of schema objects.
PostgreSQL schema migration tool with microsharding and clustering support
OpenTelemetry instrumentation for `pg` and `pg-pool` database client for PostgreSQL
Nodejs wrapper around the pg_dump and pg_restore
Query result type converters for node-postgres
Parse any valid PostgreSQL query in your browser using Javascript!
Tree or binary tree printer, print any tree to terminal or debug window
Prisma's driver adapter for "pg"
A socket implementation that can run on Cloudflare Workers using native TCP connections.
64-bit big-endian signed integer-to-string conversion
Generate Snowflake ID Standard compatible ids with optional cluster number
Query cursor extension for node-postgres
A simple, minimal PostgreSQL session store for Connect/Express