Show HN: SQLFlow: SQL Stream Processing Using DuckDB (github.com)

7 points by dm03514 ↗ HN
I'm a couple years late to the party but DuckDB is blowing my mind. I couldn't find an good embedded DuckDB stream processing solution so I hacked my own, calling it SQLFlow:

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

0 comments

[ 3.1 ms ] story [ 12.7 ms ] thread

No comments yet.