Migration tool for PostgreSQL database, NodeJS version of Java migration tool - flyway (not wrapper for https://flywaydb.org/documentation/commandline)
PgFlyway - utility for working with database migrations (site: https://www.npmjs.com/package/pg-flyway, preview version only for Postgres)
The postgres client/server binary protocol, implemented in TypeScript
TypeScript definitions for pg
Functions for dealing with a PostgresSQL connection string
Connection pool for node-postgres
TypeScript definitions for pg-pool
Query result type converters for node-postgres
OpenTelemetry instrumentation for `pg` and `pg-pool` database client for PostgreSQL
A socket implementation that can run on Cloudflare Workers using native TCP connections.
Prisma's driver adapter for "pg"
64-bit big-endian signed integer-to-string conversion
A memory version of postgres
Apply version control to databases from within a Node.js application.
A simple, minimal PostgreSQL session store for Connect/Express
Query cursor extension for node-postgres
NodeJs wrapper for flywaydb cli
A module for serializing and deserializing JSON data into hstore format
PostgreSQL database migration management tool for node.js
Postgres query result returned as readable stream
Utilities for SQL instrumentations
Minifies PostgreSQL scripts.
PostgreSQL interface for Node.js
TypeScript definitions for pg-copy-streams