PostgreSQL adapter for the Migrat migration tool.
Postgres date column parser
Parse postgres array columns
Postgres bytea parser
Parse Postgres interval columns
PostgreSQL client - pure javascript & libpq with the same API
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.
Fastest full featured PostgreSQL client for Node.js
Listen to realtime updates to your PostgreSQL database
Query result type converters for node-postgres
A pluggable migration runner.
OpenTelemetry instrumentation for `pg` and `pg-pool` database client for PostgreSQL
Range data type parser and serializer for PostgreSQL
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 package containing the Postgres binaries for a particular architecture and operating system. See the embedded-postgres package.
Kysely dialect for PostgreSQL using the Postgres.js client
The officially supported Postgres database adapter for Payload
AWS X-Ray Patcher for Postgres (Javascript)
Based on the work on ThomWright's postgres migration package. Adds the ability to specify a schema and table name.
A package to run an embedded Postgresql database right from NodeJS
Sequences need some love. pg_sequencer teaches Rails what sequences are, and will dump them to schema.rb, and also lets you create/drop sequences in migrations.
This tool provides a set of Rake tasks to apply changes on different Postgres environments.
Migration helpers for delegated uniqueness in Postgres
Simple migrations outside of Rails. Postgres only for now.
Adds migration helpers to allow for postgres-specific stuff like real constraints
Adds migration helpers to allow for postgres-specific stuff like real constraints
A gem to manage postgres partitions only using the rails migration files to do it.
A rake task to kill connections to a Postgres database and remove annoying error messages during migrations in development.
A Rails database adapter that gives each git branch its own Postgres schema. Migrations run in isolation. Nobody steps on anyone else's work.
Contentful API wrapper library exposing an ActiveRecord-like interface