TypeORM Outbox integration for NestJS
Postgres date column parser
Postgres bytea parser
Parse postgres array columns
PostgreSQL client - pure javascript & libpq with the same API
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
Query result type converters for node-postgres
OpenTelemetry instrumentation for `pg` and `pg-pool` database client for PostgreSQL
Listen to realtime updates to your PostgreSQL database
Range data type parser and serializer for PostgreSQL
TypeScript definitions for pg
Transactional notifications for VentureKit — email (SES), WhatsApp (Meta Cloud), with a Postgres outbox + cron dispatcher.
Functions for dealing with a PostgresSQL connection string
NTT SDK for Solana
Connection pool for node-postgres
pgvector support for Node.js, Deno, and Bun (and TypeScript)
A PostgreSQL based transactional outbox and inbox pattern implementation to support exactly once message processing (with at least once message delivery).
The officially supported Postgres database adapter for Payload
A package containing the Postgres binaries for a particular architecture and operating system. See the embedded-postgres package.
A package to run an embedded Postgresql database right from NodeJS
Based on the work on ThomWright's postgres migration package. Adds the ability to specify a schema and table name.
PostgreSQL backend for the Hexeract outbox via deadpool_postgres
The 6-dimension Rust messaging framework: opt-in feature flags expose the outbox, bus, mediator and macros families.
Message bus primitives for the Hexeract messaging framework
RabbitMQ transport backend for the Hexeract messaging framework, powered by lapin
Hexeract unified command-line interface
Core traits and types for the Hexeract messaging framework
Procedural macros for the Hexeract messaging framework
In-process mediator implementation for the Hexeract messaging framework
Built-in middlewares for the Hexeract messaging framework: tracing spans and dispatch timeouts.
Transactional outbox pattern primitives for the Hexeract messaging framework
SQL backends for the Hexeract outbox via sqlx with postgres, mysql and sqlite feature flags