Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.