Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hieuung/change-data-capture
Learning about kafka, change data capture and deploy on K8s
https://github.com/hieuung/change-data-capture
containerization debeziumkafkaconnector kafka-connect self-learning self-project
Last synced: 12 days ago
JSON representation
Learning about kafka, change data capture and deploy on K8s
- Host: GitHub
- URL: https://github.com/hieuung/change-data-capture
- Owner: hieuung
- Created: 2024-02-25T18:03:10.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-03-04T08:00:21.000Z (11 months ago)
- Last Synced: 2024-11-08T21:24:48.280Z (2 months ago)
- Topics: containerization, debeziumkafkaconnector, kafka-connect, self-learning, self-project
- Language: Dockerfile
- Homepage:
- Size: 25.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# CHANGE DATA CAPTURE
- Learning about Kafka, change data capture and deploy on K8s- Capture all changes (`INSERT`, `UPDATE`, `DELETE`) from the source database and send it to the kafka topics.