Projects in Awesome Lists tagged with logical-replication
A curated list of projects in awesome lists tagged with logical-replication .
https://github.com/shayonj/pg_easy_replicate
Easily setup logical replication and switchover to new database with minimal downtime
hacktoberfest high-availability logical-replication postgres postgresql ruby streaming
Last synced: 14 May 2025
https://github.com/supabase/etl
Build Postgres replication apps in Rust
logical-replication postgres postresql replication rust rust-lang
Last synced: 11 Jun 2025
https://github.com/supabase/pg_replicate
Build Postgres replication apps in Rust
logical-replication postgres postresql replication rust rust-lang
Last synced: 15 May 2025
https://github.com/pgflo/pg_flo
Stream, transform, and route PostgreSQL data in real-time.
data database etl go golang logical-replication postgres postgresql stream
Last synced: 15 May 2025
https://github.com/ihippik/wal-listener
PostgreSQL WAL listener
golang logical-replication microservices-architecture postgresql
Last synced: 16 Jan 2026
https://github.com/kingluo/pgcat
Enhanced PostgreSQL logical replication
golang logical-replication postgresql
Last synced: 09 Apr 2025
https://github.com/hasura/pgdeltastream
Streaming Postgres logical replication changes atleast-once over websockets
go logical-replication postgresql websockets write-ahead-log
Last synced: 23 Apr 2025
https://github.com/mkabilov/pg2ch
Data streaming from postgresql to clickhouse via logical replication mechanism
clickhouse go golang logical-replication postgresql
Last synced: 15 Mar 2025
https://github.com/kibae/pg-logical-replication
PostgreSQL Logical Replication client for node.js
cdc decoderbufs logical-decoding logical-replication nodejs pgoutput postgres postgresql typescript wal2json
Last synced: 16 May 2025
https://github.com/kagis/pgwire
PostgreSQL client library for Deno and Node.js that exposes all features of wire protocol.
libpq logical-replication postgres postgresql postgresql-driver streaming-replication
Last synced: 04 Apr 2025
https://github.com/disneystreaming/pg2k4j
Postgresql To Kinesis For Java
cdc java kinesis kinesis-stream logical-replication postgresql replication
Last synced: 05 Apr 2025
https://github.com/omniti-labs/mimeo
Extension for specialized, per-table replication between PostgreSQL instances
logical-replication plpgsql postgresql postgresql-extension table-replication
Last synced: 11 Aug 2025
https://github.com/Nextdoor/pg-bifrost
PostgreSQL Logical Replication tool into Kinesis, S3 and RabbitMQ
kinesis logical-replication postgres-replication postgresql rabbitmq s3
Last synced: 21 Nov 2025
https://github.com/nextdoor/pg-bifrost
PostgreSQL Logical Replication tool into Kinesis, S3 and RabbitMQ
kinesis logical-replication postgres-replication postgresql rabbitmq s3
Last synced: 10 Apr 2025
https://github.com/zehelein/pg-transactional-outbox
A library to implement the transactional outbox pattern for PostgreSQL, a message broker or event stream, and TypeScript.
inbox inbox-pattern logical-replication microservices nodejs outbox outbox-pattern postgres postgresql transactional-inbox transactional-outbox typescript
Last synced: 13 Oct 2025
https://github.com/peerdb-io/pgslot-notify-bot
Notify PostgreSQL slot growth to a Slack channel.
logical-replication postgresql slack-bot
Last synced: 13 Apr 2025
https://github.com/jensneuse/postgreslogicalreplicationexample
Consistent replication from postgres to golang via protocol buffers.
debezium debezium-decoderbufs decoderbufs golang logical-replication postgres postgresql
Last synced: 01 Aug 2025
https://github.com/edgeflare/pgo
PostgREST-compatible REST API, Debezium-compatible CDC
change-data-capture event-stream logical-replication oidc postgresql rest-api
Last synced: 17 Mar 2025
https://github.com/mkabilov/logical_backup
[WIP] Continuous backup of the tables using PostgreSQL logical replication
backup golang logical-replication postgresql
Last synced: 01 Apr 2025
https://github.com/levkk/pg-logical-manager
Manage PostgreSQL logical replication.
logical-replication postgresql python3
Last synced: 22 Apr 2026
https://github.com/mtarnovan/ruby_pg_cdc
An (experimental) Ruby replication client / CDC for Postgres
cdc change-data-capture logical-replication postgres psql replication ruby
Last synced: 07 May 2025
https://github.com/kingluo/pgcat-pgxs
pgcat PostgreSQL extension
logical-replication postgresql postgresql-extension
Last synced: 28 Apr 2025
https://github.com/kagis/pg_json_decoding
Logical decoding plugin for PostgreSQL
jsoncdc logical-decoding logical-replication postgres replication wal2json
Last synced: 30 Apr 2026
https://github.com/kanutocd/pgoutput-parser
A pure Ruby parser for PostgreSQL pgoutput logical replication CopyData payloads.
binary-parser cdc change-data-capture logical-decoding logical-replication pgoutput postgres postgresql postgresql-replication protocol-parser ractor ractor-safe replication ruby stream-processing wal
Last synced: 23 Jun 2026
https://github.com/zourzouvillys/laredo
Real-time data sync from PostgreSQL to in-memory targets. Baseline snapshots, change streaming, pluggable targets, replication fan-out.
cdc change-data-capture golang grpc in-memory logical-replication postgresql real-time
Last synced: 14 Apr 2026
https://github.com/kanutocd/pgoutput-client
Transport-only PostgreSQL logical replication client for receiving pgoutput CopyData payloads.
cdc change-data-capture event-streaming logical-decoding logical-replication pgoutput postgresql replication-client replication-slots ruby streaming wal
Last synced: 23 Jun 2026
https://github.com/levkk/pg-replica-auditor
Run a few sanity checks on your logical PostgreSQL replica to make sure its the same as the primary.
checker logical-replication postgresql
Last synced: 03 May 2026
https://github.com/kanutocd/pgoutput-decoder
Decodes pgoutput-parser protocol messages into immutable Ruby row-change events.
cdc change-data-capture decoder jsonb logical-decoding logical-replication oid pgoutput postgres postgres-typed postgres-types postgresql postgresql-types ruby type-decoder
Last synced: 23 Jun 2026
https://github.com/sidorovich256/replicate
🐙 Ultralytics Replicate deploys YOLO11n to Replicate with a ready-to-use Cog config and automated CI/CD workflow. Enable fast, reproducible model inference and sharing.
comfy-ui comfyui-nodes database devops hacktoberfest imagegeneration infrastructure logical-replication management-system postgresql pretrained-models pretrained-weights python raft redis replication ruby s3
Last synced: 10 Apr 2026
https://github.com/kanutocd/pgoutput-source-adapter
Normalize decoded pgoutput events into downstream change-event platforms.
cdc change-data-capture event-driven event-model logical-replication pgoutput postgres postgresql rbs ruby source-adapter source-adaptor steep yard
Last synced: 23 Jun 2026
https://github.com/kanutocd/cdc-concurrent
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.
async cdc change-data-capture concurrency data-pipeline event-processing fiber-scheduler io-concurrency logical-replication pgoutput postgres postgresql ruby ruby-gem wal
Last synced: 23 Jun 2026
https://github.com/kanutocd/cdc-parallel
Optional Ractor-backed parallel execution for `cdc-core`. It accelerates Change Data Capture (CDC) pipelines while preserving the simplicity and composability of the CDC Ecosystem
cdc cdc-core cdc-ecosystem change-data-capture event-processing logical-replication parallel-processing postgresql ractor ruby ruby4 stream-processing
Last synced: 23 Jun 2026
https://github.com/pgx-contrib/pgxrepl
Change data capture for pgx v5 — typed logical replication events with CollectableRow scanning and at-least-once delivery
cdc change-data-capture go golang logical-replication pgoutput pgx postgres postgresql replication wal
Last synced: 13 Jun 2026
https://github.com/gosom/poutbox
Package that implements the transactional outbox pattern (polling & logical-replication) in Go and PostgreSQL
go go-library golang logical-replication outbox-pattern postgresql
Last synced: 13 Jan 2026