Builds Slate compatible markdown from a Postgres connection
PostgreSQL client - pure javascript & libpq with the same API
Postgres bytea parser
Parse postgres array columns
Postgres date column parser
Parse Postgres interval columns
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
OpenTelemetry instrumentation for `pg` and `pg-pool` database client for PostgreSQL
Listen to realtime updates to your PostgreSQL database
Query result type converters for node-postgres
TypeScript definitions for pg
AWS X-Ray Patcher for Postgres (Javascript)
Zero-Abstraction Postgres for TypeScript
Range data type parser and serializer for PostgreSQL
Module for reading .pgpass
Functions for dealing with a PostgresSQL connection string
Connection pool for node-postgres
A CLI to generate PostgeSQL schema diff scripts
pgvector support for Node.js, Deno, and Bun (and TypeScript)
The officially supported Postgres database adapter for Payload
PostgreSQL client - pure javascript & libpq with the same API
Prisma is an open-source database toolkit. It includes a JavaScript/TypeScript ORM for Node.js, migrations and a modern GUI to view and edit the data in your database. You can use Prisma in new projects or add it to an existing one.