Stream Processing Fundamentals
Unifying Streams and State: The Seamless Path to Real Time

Unifying Streams and State: The Seamless Path to Real Time

6/25/2020 · Michael Drogalis

What this post added

This post introduces ksqlDB as an event streaming database that unifies stream and state processing with a single SQL query language. It highlights its integration with Kafka connectors and Schema Registry, and its availability as a managed service in Confluent Cloud. The post details how ksqlDB enables the creation of data pipelines (streaming ETL) and asynchronously materialized views, supporting various real-time application use cases.

Read the original post ↗