Parse Postgres interval columns
Postgres date column parser
Postgres bytea parser
Parse postgres array columns
PostgreSQL client - pure javascript & libpq with the same API
Interface with SQL databases
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
Compile-time checked raw SQL queries with TypeScript type generation for PostgreSQL, MySQL, and SQLite
Works similar to `setInterval`, but calls all callbacks scheduled using `setHarmonicInterval` all at once, which have same delay in milliseconds.
Range data type parser and serializer for PostgreSQL
Interval search tree with TypeScript support
TypeScript definitions for pg
Functions for dealing with a PostgresSQL connection string
Spinners for use in the terminal
Modern version of setInterval for promises and async functions available in Node.js and browsers.
Connection pool for node-postgres
A package containing the Postgres binaries for a particular architecture and operating system. See the embedded-postgres package.
pgvector support for Node.js, Deno, and Bun (and TypeScript)
Kysely dialect for PostgreSQL using the Postgres.js client