Get started
RisingWave use cases
Five primary use cases for RisingWave: live dashboards, monitoring and alerting, feature stores, real-time enrichment, and streaming lakehouses.
RisingWave is an event streaming platform. Results are continuously maintained by the pipeline as data arrives — applications query pre-computed, always-current state at low latency via standard SQL.
For the full pipeline (Kafka source → MV → low-latency serve), see the Kafka to MV recipe.
For the full pipeline, see the Kafka to MV recipe.
For the full pattern, see the Feature store recipe.
For the full pipeline (Kafka + CDC → JOIN → Kafka/Iceberg), see the Stream enrichment recipe.
For the full pipeline (CDC + Kafka → enriched MVs → Iceberg), see the Lakehouse ingestion recipe.