A hands-on example of building a real-time CDC pipeline from PostgreSQL to Elasticsearch using Debezium and Kafka Connect.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
15
commits
fix: update Kafka Connect environment variables in docker-compose.yaml for proper host configuration
d0f65e4View on GitHubfeat: add Chinese README.md for CDC project detailing setup, architecture, and usage instructions
d571695View on GitHubfeat: add comprehensive README.md for CDC project with setup instructions and architecture overview
e16f550View on GitHubfeat: add docker-compose configuration for PostgreSQL, Elasticsearch, Kafka, and Debezium connectors
011fa2fView on GitHubfeat: add script to create and populate users table in PostgreSQL
162bb1fView on GitHubfeat: add sink configuration for PostgreSQL CDC to Elasticsearch
0b39dc2View on GitHubfeat: add configuration for CDC connector using Debezium PostgreSQL
1e53270View on GitHubfeat: add Dockerfile for Kafka Connect with Elasticsearch integration
ac5d724View on GitHub