Parse postgres array columns
Postgres date column parser
Parse Postgres interval columns
Postgres bytea parser
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
OpenTelemetry instrumentation for `pg` and `pg-pool` database client for PostgreSQL
Range data type parser and serializer for PostgreSQL
Tools for working with PGlite databases
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
TypeScript definitions for pg-cursor
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
Adds support for postgres arrays to ActiveRecord
This gem defines some helpers to use array columns like assiciated models
A ruby gem that makes working with Postgres arrays in ActiveRecord easier