18303 shaares
1707 private links
1707 private links
57 results
tagged
mysql
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.
Via river.
MyCLI is a command line interface for MySQL, MariaDB, and Percona with auto-completion and syntax highlighting.
MySQL Shell is a command-line shell for MySQL Server that has the capability for
interactive and batch code execution.