Pure Python Implementation of MySQL replication protocol build on top of PyMYSQL
-
Updated
May 9, 2025 - Python
Pure Python Implementation of MySQL replication protocol build on top of PyMYSQL
This project replicates MySQL to Elasticsearch, reading MySQL log files(or binlog events) and converting them to python objects to jsons.
MySQL BinLog to Redis Streams Data Pipeline implemented in Python 3 🐍
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."