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

ksqldb

Here are 73 public repositories matching this topic...

Real Time Big Data / IoT Machine Learning (Model Training and Inference) with HiveMQ (MQTT), TensorFlow IO and Apache Kafka - no additional data store like S3, HDFS or Spark required

  • Updated Nov 5, 2020
  • Jupyter Notebook

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 Sep 12, 2022
  • Java

Improve this page

Add a description, image, and links to the ksqldb 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 ksqldb topic, visit your repo's landing page and select "manage topics."

Learn more