PostgreSQL Logical Replication client for node.js
-
Updated
Aug 31, 2026 - TypeScript
PostgreSQL Logical Replication client for node.js
PostgreSQL client library for Deno and Node.js that exposes all features of the wire protocol.
Reliable delivery of PostgreSQL logical replication events with retries, dead letters, and operational state.
Sidekiq-powered Change Data Capture processing for Ruby applications.
Decodes pgoutput-parser protocol messages into immutable Ruby row-change events.
Postgres logical replication (pgoutput) → JSON envelopes + optional NATS JetStream
Normalize decoded pgoutput events into downstream change-event platforms.
Provides optional Async-backed I/O-concurrent execution for cdc-core. It accelerates I/O-bound Change Data Capture (CDC) event processing while preserving the cdc-core programming model.
A pure Ruby parser for PostgreSQL pgoutput logical replication CopyData payloads.
Transport-only PostgreSQL logical replication client for receiving pgoutput CopyData payloads.
Bridges PostgreSQL CDC events into Solid Queue-backed Active Job processors.
PostgreSQL CDC via logical replication, in Rust. Decodes pgoutput, assembles transactions, emits JSON Lines — and never acknowledges a position it has not made durable.
Postgres change data capture for Node — hand-written pgoutput decoder, async iterator with LSN acks, plus sinks for webhook, SSE, Kafka and gRPC.
Change data capture for pgx v5 — typed logical replication events with CollectableRow scanning and at-least-once delivery
To associate your repository with the pgoutput topic, visit your repo's landing page and select "manage topics."