ksqlDB: an event streaming database for Apache Kafka.
ksqlDB is a source-available event streaming database for Apache Kafka® developed by Confluent. It is distributed, scalable, reliable, and real-time. ksqlDB combines the power of real-time stream processing with the approachable feel of a relational database through a familiar, lightweight SQL syntax.
You can download ksqlDB at https://github.com/confluentinc/ksql
There is a quickstart at: https://ksqldb.io/quickstart.html