bdr
Database replicator
A C-based implementation of bi-directional multi-master replication for PostgreSQL databases
Bi-Directional Multi-Master Replication (BDR) for PostgreSQL, deprecated, please visit 2ndQuadrant website for latest BDR3
359 stars
97 watching
59 forks
Language: C
last commit: almost 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
2ndquadrant/pglogical | Provides logical replication for PostgreSQL databases with fast and efficient data transfer | 1,042 |
2ndquadrant/postgres | Development trees for collaborative work on PostgreSQL patches and features | 6 |
enterprisedb/repmgr | Replication and failover toolset for PostgreSQL clusters | 1,584 |
the4thdoctor/pg_chameleon | Replicates data from MySQL to PostgreSQL using Python | 385 |
redgeoff/spiegel | A tool for handling asynchronous data replication and change notifications in CouchDB | 144 |
potatoqualitee/spreplicator | Replicates data between various platforms and systems using PowerShell commands | 40 |
rick446/mmm | A tool for setting up multi-master replication with MongoDB | 69 |
maxpert/marmot | A distributed SQLite replication system that allows multiple nodes to independently modify their local databases without a centralized primary node. | 1,912 |
dominictarr/scuttlebutt | A base-class for real-time replication of data structures | 1,318 |
pgjdbc/r2dbc-postgresql | Provides a Java driver for interacting with PostgreSQL databases using the R2DBC API. | 1,015 |
2tvenom/myreplication | A client library for MySQL binary log replication protocol | 193 |
pingcap/tiflow | A platform that enables data replication and migration between databases. | 431 |
reactive-tech/kubegres | A Kubernetes operator that automates the deployment and management of PostgreSQL clusters with replication, failover, and backup capabilities. | 1,315 |
denodrivers/postgres | A PostgreSQL driver for Deno that simplifies interaction with the database. | 610 |