An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with database-replication

A curated list of projects in awesome lists tagged with database-replication .

https://github.com/mycelial/mycelite

Mycelite is a SQLite extension that allows you to synchronize changes from one instance of SQLite to another.

database-replication replication sqlite3 sqlite3-extension

Last synced: 16 May 2025

https://github.com/2ndQuadrant/pglogical

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.

cdc data-transformation data-transport database-replication etl logical-decoding postgresql publish-subscribe replication subscription zero-downtime

Last synced: 30 Mar 2025

https://github.com/bxcodec/dbresolver

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

database database-replication dbresolver global-database go golang master-slave-replication mysql postgres postgresql sql sqlite3

Last synced: 09 Apr 2025

https://github.com/erkkah/sslr

A simple stupid logical replication tool for PostgreSQL using only a read-only connection. No extensions, no server-side setup.

database database-replication etl golang postgres postgresql replication

Last synced: 16 Jun 2025

https://github.com/gustavohennig/simpledatabasereplicator

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.

data-synchronization database database-replication database-replicator replicator

Last synced: 28 Apr 2025

https://github.com/emahtab/mysql-master-master-replication

A demo showing bidirectional database replication between two MySQL master.

database-replication master-master-replication mysql

Last synced: 28 Mar 2025

https://github.com/jelastic-jps/mariadb-replication

Primary-Secondary replication is used to solve performance problems, to support the db backups, and to alleviate system failures

database database-replication database-server jelastic jps mariadb mariadb-database mariadb-replication master-slave-replication primary-secondary-replication replication slave source-replica

Last synced: 22 Apr 2025

https://github.com/daniel-pereira-guimaraes/backup-replicacao-firebird

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.

backup-automation data-recovery data-replication data-security database-backup database-replication firebird java seguranca-da-informacao sql

Last synced: 24 Feb 2025

https://github.com/csaba79-coder/database-replication

Database replication using MySQL Server - Spring - JPA - Hibernate

database-replication

Last synced: 26 Mar 2025

https://github.com/sun1211/postgresql-docker-replication

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.

database-replication docker postgresql typeorm

Last synced: 25 Feb 2025