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
360 stars
97 watching
58 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,027 |
2ndquadrant/postgres | Development trees for collaborative work on PostgreSQL patches and features | 6 |
enterprisedb/repmgr | A toolset for managing replication and failover in PostgreSQL clusters | 1,572 |
the4thdoctor/pg_chameleon | Replicates data from MySQL to PostgreSQL using Python | 384 |
redgeoff/spiegel | A tool for handling asynchronous data replication and change notifications in CouchDB | 144 |
potatoqualitee/spreplicator | Replicates data between SharePoint sites and other systems | 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,862 |
dominictarr/scuttlebutt | A base-class for real-time replication of data structures | 1,317 |
pgjdbc/r2dbc-postgresql | Provides a Java driver for interacting with PostgreSQL databases using the R2DBC API. | 1,012 |
2tvenom/myreplication | A client library for MySQL binary log replication protocol | 193 |
pingcap/tiflow | A platform that enables data replication and migration between databases. | 429 |
reactive-tech/kubegres | A Kubernetes operator that automates the deployment and management of PostgreSQL clusters with replication, failover, and backup capabilities. | 1,316 |
denodrivers/postgres | A PostgreSQL driver for Deno that simplifies interaction with the database. | 607 |