Pure Python Implementation of MySQL replication protocol build on top of PyMYSQL
-
Updated
Jul 12, 2026 - Python
Pure Python Implementation of MySQL replication protocol build on top of PyMYSQL
MySQL BinLog to Redis Streams Data Pipeline implemented in Python 3 🐍
This project replicates MySQL to Elasticsearch, reading MySQL log files(or binlog events) and converting them to python objects to jsons.
Add a description, image, and links to the mysql-binlog topic page so that developers can more easily learn about it.
To associate your repository with the mysql-binlog topic, visit your repo's landing page and select "manage topics."