Skip to content

Commit ecf93de

Browse files
Add more project to the section project using this library
1 parent 54e84af commit ecf93de

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@ https://python-mysql-replication.readthedocs.org/en/latest/limitations.html
6060
Projects using this library
6161
===========================
6262

63+
* pg_chameleon: Migration and replica from MySQL to PostgreSQL https://github.com/the4thdoctor/pg_chameleon
64+
* Yelp Data Pipeline: https://engineeringblog.yelp.com/2016/11/open-sourcing-yelps-data-pipeline.html
65+
* Singer.io Tap for MySQL (https://github.com/singer-io/tap-mysql)
6366
* MySQL River Plugin for ElasticSearch: https://github.com/scharron/elasticsearch-river-mysql
6467
* Ditto: MySQL to MemSQL replicator https://github.com/memsql/ditto
6568
* ElasticMage: Full Magento integration with ElasticSearch https://github.com/ElasticMage/elasticmage
@@ -70,11 +73,11 @@ Projects using this library
7073
* aiomysql_replication: Fork supporting asyncio https://github.com/jettify/aiomysql_replication
7174
* python-mysql-eventprocessor: Daemon interface for handling MySQL binary log events. https://github.com/jffifa/python-mysql-eventprocessor
7275
* mymongo: MySQL to mongo replication https://github.com/njordr/mymongo
73-
* pg_chameleon: Migration and replica from MySQL to PostgreSQL https://github.com/the4thdoctor/pg_chameleon
7476
* pg_ninja: The ninja elephant obfuscation and replica tool https://github.com/transferwise/pg_ninja/ (http://tech.transferwise.com/pg_ninja-replica-with-obfuscation/)
7577
* MySQLStreamer: MySQLStreamer is a database change data capture and publish system https://github.com/Yelp/mysql_streamer
76-
* Yelp Data Pipeline: https://engineeringblog.yelp.com/2016/11/open-sourcing-yelps-data-pipeline.html
7778
* binlog2sql: a popular binlog parser that could convert raw binlog to sql and also could generate flashback sql from raw binlog (https://github.com/danfengcao/binlog2sql)
79+
* Streaming mysql binlog replication to Snowflake/Redshift/BigQuery (https://github.com/trainingrocket/mysql-binlog-replication)
80+
* MySQL to Kafka (https://github.com/scottpersinger/mysql-to-kafka/)
7881

7982
MySQL server settings
8083
=========================

0 commit comments

Comments
 (0)