pg_chameleon
Database replicator
Replicates data from MySQL to PostgreSQL using Python
MySQL to PostgreSQL replica system
384 stars
20 watching
83 forks
Language: Python
last commit: 5 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,029 |
dimitri/pgcopydb | Automates copying of databases between Postgres servers with parallel processing and streaming capabilities. | 1,192 |
2ndquadrant/bdr | A C-based implementation of bi-directional multi-master replication for PostgreSQL databases | 360 |
psycopg/psycopg | A PostgreSQL database adapter for Python | 1,777 |
enterprisedb/repmgr | Replication and failover toolset for PostgreSQL clusters | 1,576 |
potatoqualitee/spreplicator | Replicates data between SharePoint sites and other systems | 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. | 256 |
denishpatel/pg-clone-schema | Utility to create an exact copy of another PostgreSQL schema including data and metadata. | 174 |
lanyrd/mysql-postgresql-converter | Converts MySQL to PostgreSQL database format | 1,285 |
2tvenom/myreplication | A client library for MySQL binary log replication protocol | 193 |
nakagami/micropg | A PostgreSQL database driver for MicroPython allowing Python-based access to PostgreSQL databases. | 26 |
dalibo/temboard | A remote control system for PostgreSQL databases allowing centralized management and monitoring of multiple instances. | 459 |
pganalyze/pg_query.rs | An SQL query parser and transformer library | 139 |