logical-replication
There are 36 repositories under logical-replication topic.
shayonj/pg_easy_replicate
Easily setup logical replication and switchover to new database with minimal downtime
supabase/pg_replicate
Build Postgres replication apps in Rust
kingluo/pgcat
Enhanced PostgreSQL logical replication
ihippik/wal-listener
PostgreSQL WAL listener
hasura/pgdeltastream
Streaming Postgres logical replication changes atleast-once over websockets
mkabilov/pg2ch
Data streaming from postgresql to clickhouse via logical replication mechanism
kibae/pg-logical-replication
PostgreSQL Logical Replication client for node.js
disneystreaming/pg2k4j
Postgresql To Kinesis For Java
kagis/pgwire
PostgreSQL client library for Deno and Node.js that exposes all features of wire protocol.
omniti-labs/mimeo
Extension for specialized, per-table replication between PostgreSQL instances
EnterpriseDB/pg_failover_slots
PG Failover Slots extension
Nextdoor/pg-bifrost
PostgreSQL Logical Replication tool into Kinesis, S3 and RabbitMQ
ivanlonel/postgis-with-extensions
PostgreSQL Docker image based on postgis/postgis, with quite a few added extensions.
redpanda-data/pglogicalstream
PostgreSQL Logical Replication CDC Module for Streaming Database Changes with Golang
PeerDB-io/pgslot-notify-bot
Notify PostgreSQL slot growth to a Slack channel.
Zehelein/pg-transactional-outbox
A library to implement the transactional outbox pattern for PostgreSQL, a message broker or event stream, and TypeScript.
davyam/pgEasyReplication
Java library for Change Data Capture (CDC) in PostgreSQL
redpanda-data/pg_stream
Postgres Logical Replication plugin for benthos
jensneuse/PostgresLogicalReplicationExample
Consistent replication from postgres to golang via protocol buffers.
wwindcloud/pg-subscription-stream
PG Subscription Stream - Subscribing to a PG logical replication slot and receive database changes
samjbobb/mammoth
Synchronize Postgres to Snowflake in near-real time with one simple application
lab-sb/tcrepsrv-dev
TCapture - Postgresql Multi Master Database Replication Server
m99coder/pglogical-poc
Postgres Logical Replication with pglogical
mkabilov/logical_backup
[WIP] Continuous backup of the tables using PostgreSQL logical replication
GambitResearch/replisome
handsomely replicate something
levkk/pg-logical-manager
Manage PostgreSQL logical replication.
mtarnovan/ruby_pg_cdc
An (experimental) Ruby replication client / CDC for Postgres
kingluo/pgcat-pgxs
pgcat PostgreSQL extension
modabas/lab-dapr-with-famous-actors-take2
Dapr enabled Microsoft Orleans services utilizing outbox pattern implementation with Postgres Logical Replication for communicating over Dapr pub/sub.
DavidGzzMilan/pug-upgrade-no-downtime
Pasos para reproducir el ejercicio para una actualización de PG 14 a PG16 sin tiempo de inactividad.
kagis/pg_json_decoding
Logical decoding plugin for PostgreSQL
m99coder/pg15-logical-replication-row-filter
PoC for using the Postgres 15 built-in row filter for logical replication
ponsivas/06-ContextManipulationDemo
Based on the input provided in either EditText, the manipulated result will be displayed on another EditText. Logical Thinking.
akhan2000/neon-expense-tracker
Full-stack expense tracking app using PostgreSQL logical replication between Neon (source) and Railway (target). Real time data replication and syncing with Node.js backend. API testing available via Swagger UI.
kanko-travel/pg_replication
A lightweight postgres logical replication library for Rust consisting of producer and consumer crates.
levkk/pg-replica-auditor
Run a few sanity checks on your logical PostgreSQL replica to make sure its the same as the primary.