pg_chameleon
Database replicator
Replicates data from MySQL to PostgreSQL using Python
MySQL to PostgreSQL replica system
385 stars
20 watching
83 forks
Language: Python
last commit: 7 months ago
Linked from 2 awesome lists
databasedatabase-migrationsdatabase-replicationlinuxmysqlmysql-replicationpostgrespostgresqlpythonreplication
Related projects:
Repository | Description | Stars |
---|---|---|
2ndquadrant/pglogical | Provides logical replication for PostgreSQL databases with fast and efficient data transfer | 1,042 |
dimitri/pgcopydb | Automates copying of databases between Postgres servers with parallel processing and streaming capabilities. | 1,216 |
2ndquadrant/bdr | A C-based implementation of bi-directional multi-master replication for PostgreSQL databases | 359 |
psycopg/psycopg | A PostgreSQL database adapter for Python | 1,808 |
enterprisedb/repmgr | Replication and failover toolset for PostgreSQL clusters | 1,584 |
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 |
scwilkinson/pd-replicator | A tool that allows users to easily copy data from a pandas DataFrame to the clipboard with one click. | 11 |
gmr/queries | A Python library that simplifies access to PostgreSQL databases by providing an easy-to-use API and features like connection pooling. | 255 |
denishpatel/pg-clone-schema | Utility to replicate Postgres schema with its objects | 177 |
lanyrd/mysql-postgresql-converter | Converts MySQL to PostgreSQL database format | 1,286 |
2tvenom/myreplication | A client library for MySQL binary log replication protocol | 193 |
nakagami/micropg | A driver library for interacting with PostgreSQL databases on MicroPython platforms | 26 |
dalibo/temboard | A remote control system for PostgreSQL databases allowing centralized management and monitoring of multiple instances. | 466 |
pganalyze/pg_query.rs | A Rust library that parses and analyzes PostgreSQL SQL queries | 146 |