https://github.com/turbolytics/sql-flow
SQLFlow enables writing stream transformations in pure sql, executed using DuckDB.
The goal was to create a lightweight, performant stream processing engine using pure SQL transformations, DuckDB didn't disappoint!
I'd love your feedback, feature requests, impressions, or just comments. I'd love to turn this into a stable, usable project that people are comfortable running in production.
Thank you