ksqlDB and Kafka Streams

Build applications and microservices using Kafka Streams and ksqlDB. Kafka Streams is a client library for building applications and microservices, where the input and output data are stored in an Apache Kafka® cluster. ksqlDB is the streaming SQL engine for Kafka that you can use to perform stream processing tasks using SQL statements.