From a26e35d3d7a60c3b6c6917356f2d6f49d689bb91 Mon Sep 17 00:00:00 2001 From: Yun <113408135+yokofly@users.noreply.github.com> Date: Thu, 28 Dec 2023 14:54:40 +0800 Subject: [PATCH] Add Proton to Streaming SQL (#69) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c01464fa..dd16ceeb 100644 --- a/README.md +++ b/README.md @@ -139,6 +139,7 @@ Mesos, designed for high performance data processing jobs that require flexibili - [ksqlDB](https://github.com/confluentinc/ksql) [Java] - A cloud-native, source-available [database](https://ksqldb.io/) purpose-built for stream processing applications - [Materialize](https://materialize.com) [Rust] - A source-available streaming SQL engine for maintaining materialized views on data from message brokers and databases. - [Siddhi](https://github.com/siddhi-io/siddhi) [Java] - A cloud native Streaming and Complex Event Processing engine that understands Streaming SQL queries in order to capture events from diverse data sources, process them, detect complex conditions, and publish output to various endpoints in real time. +- [Proton](https://github.com/timeplus-io/proton) [C++] - A unified streaming and historical data analytics database in a single binary, powered by ClickHouse. ### Benchmark