From d5b2f522cb57ba9c7294c6f20244ce47ee0969c1 Mon Sep 17 00:00:00 2001 From: Gabor Szarnyas Date: Wed, 13 Dec 2023 13:58:07 +0100 Subject: [PATCH] Add SQLFlow --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 29b130d..bdbeaa9 100644 --- a/README.md +++ b/README.md @@ -97,6 +97,7 @@ - [Airbyte DuckDB destination](https://docs.airbyte.com/integrations/destinations/duckdb/) - Load data to DuckDB with Airbyte. - [Kestra DuckDB plugin](https://kestra.io/plugins/plugin-jdbc-duckdb) — Run queries with DuckDB to schedule data transformations and process automations, and run event-driven anomaly detection pipelines. - [Arrow Flight SQL Server](https://github.com/voltrondata/flight-sql-server-example) - An example implementation of the [Arrow Flight SQL protocol](https://arrow.apache.org/docs/format/FlightSql.html) what runs in a client-server setup with DuckDB or SQLite as backends. +- [SQLFlow](https://github.com/turbolytics/sql-flow): Enables SQL-based stream-processing, powered by DuckDB. ## Extensions