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

Diff for: README.md

+5-2
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)