The Wayback Machine - https://web.archive.org/web/20210830162925/https://github.com/topics/debezium
Skip to content
#

debezium

Here are 130 public repositories matching this topic...

The goal of this project is to play with Kafka, Debezium and ksqlDB. For this, we have: research-service that inserts/updates/deletes records in MySQL; Source Connectors that monitor change of records in MySQL and push messages related to those changes to Kafka; Sink Connectors and kafka-research-consumer that listen messages from Kafka and insert/update documents in Elasticsearch; finally, ksqlDB-Server that listens to some topics in Kafka, does some joins and pushes new messages to new topics in Kafka.

  • Updated Aug 22, 2021
  • Java

Improve this page

Add a description, image, and links to the debezium topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the debezium topic, visit your repo's landing page and select "manage topics."

Learn more