A real-time data synchronization pipeline that captures changes from MySQL using Debezium CDC and streams them to ClickHouse via Kafka. This implementation uses a standalone sink connector approach for production-grade flexibility and control.
Stars
0
Forks
1
Watchers
0
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
22
commits
docs: consolidate READMEs and add .env + data generator improvements
6495d07View on GitHubfix: Correct JSON escape sequences in Debezium connector config
08c2712View on GitHub