MySQL to PostgreSQL replica system
https://pgchameleon.org/
pg_chameleon is a MySQL to PostgreSQL replica system written in Python 3. The
system use the library mysql-replication to pull the row images from MySQL
which are stored into PostgreSQL as JSONB. A pl/pgsql function decodes the
jsonb values and replays the changes against the PostgreSQL database.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout server:database:postgresql/pg_chameleon && cd $_
- Create Badge
Refresh
Refresh
Comments 0