From 9afd6a1415cf6bb54fd20fe412994ed57a88b7f8 Mon Sep 17 00:00:00 2001 From: xxchan Date: Wed, 11 Dec 2024 15:19:22 +0800 Subject: [PATCH] doc: add RisingWave to users Signed-off-by: xxchan --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6a65904aca..cef0bb5dd1 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,7 @@ The Apache Iceberg community is built on the principles described in the [Apache - [Databend](https://github.com/datafuselabs/databend/): An open-source cloud data warehouse that serves as a cost-effective alternative to Snowflake. - [iceberg-catalog](https://github.com/hansetag/iceberg-catalog): A Rust implementation of the Iceberg REST Catalog specification. +- [RisingWave](https://github.com/risingwavelabs/risingwave): A Postgres-compatible SQL database designed for real-time event streaming data processing, analysis, and management. ## License