There are 2 repositories under database-replication topic.
Logical Replication extension for PostgreSQL 17, 16, 15, 14, 13, 12, 11, 10, 9.6, 9.5, 9.4 (Postgres), providing much faster replication than Slony, Bucardo or Londiste, as well as cross-version upgrades.
Mycelite is a SQLite extension that allows you to synchronize changes from one instance of SQLite to another.
ReplicaDB is open source tool for database replication, designed for efficiently transferring bulk data between relational and non-relational databases
MySQL to PostgreSQL replica system
Open Source Oracle database CDC
Golang Database Resolver and Wrapper for any multiple database connections topology, e.g. master-slave replication database, cross-region application, and for separated ReadWrite (RW) and ReadOnly (RO) database connections
Scalable MySQL Cluster with ProxySQL Load Balancer and Orchestrator
Collection of pre-packaged solutions with Magento eCommerce software
WordPress Hosting Packages
A simple stupid logical replication tool for PostgreSQL using only a read-only connection. No extensions, no server-side setup.
A terraform project that can be used to setup replication between AWS RDS/Aurora and Google CloudSQL
This project is about database replication using Apache Kafka in near real-time, from Postgres to MS SQL Server.
BOCA documentation. Installing and configuring BOCA. Auto judge configuration. Database Replication (PostgreSQL). Database Restore (PostgreSQL). "Animeitor" Configuration
An example of deploying DuckDB + LiteFS on Fly.io
SQL Database cluster deployment with Replication monitoring in Docker
Simple Database Replicator is a very simple database data synchronizer, it loads a bunch of rows from source and destination, compares, and insert or update in the destination what is different.
Async Replication Service to sync remote data streams
This guide explains how to set up a PostgreSQL database with Docker, configure master-slave replication, and use TypeORM for database operations in a Node.js app. It includes PostgreSQL commands, basic queries, and examples of read/write operations using TypeORM. Perfect for quickly deploying PostgreSQL with TypeORM.
A sample laravel app demonstrating how database replication can be achieved
A demo showing bidirectional database replication between two MySQL master.
A demo on MySQL Master Slave Replication with multiple replicas
Primary-Secondary replication is used to solve performance problems, to support the db backups, and to alleviate system failures
A Java utility to copy data from a SQL Server table, save it to CSV files, and upload to another SQL Server database.
A simple distributed database system
MSSQL DBA related queries
A modern web-based dashboard for monitoring and managing SymmetricDS (mysql) database synchronization.
Simple airport registration to verify database replication in MS Azure
Gerenciador de backup e replicação de bancos de dados Firebird 3.0, desenvolvido em Java (desktop), como parte do meu Trabalho de Conclusão de Curso (TCC) no curso de Análise e Desenvolvimento de Sistemas pelo Instituto Federal de Rondônia.
Database replication using MySQL Server - Spring - JPA - Hibernate
A practical implementation of PostgreSQL 18 logical replication for branch-specific data isolation. Demonstrates bidirectional synchronization between central and branch databases using Docker containers. Perfect for retail businesses or organizations needing distributed data management with automatic synchronization.
Interactive Merkle Tree Visualizer for Database Replication: Simulate efficient data sync using hash trees in distributed systems. Build trees, compare roots, drill down mismatches, and sync only changes—perfect for learning anti-entropy in DBs like Cassandra or DynamoDB.
database replication logic; but using in-memory storage
A distributed application to manage a car rental agency with multiple branches nationwide