Skip to content

This project create data stream from mysql using replication protocols and ingest into kafka. You can create event driven system using this.

Notifications You must be signed in to change notification settings

pratikgajjar/mysql-data-stream-kafka

Repository files navigation

mysql to kafka data stream

Mysql BIN log streamer.

Create virtual environment with

python3.7 -m venv v-env

It will create v-env virtual environmen

source v-env/bin/activate
pip install -r requirements.txt

About

This project create data stream from mysql using replication protocols and ingest into kafka. You can create event driven system using this.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages