TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: SQLFlow: SQL Stream Processing Using DuckDB

7 pointsby dm03514over 1 year ago
I&#x27;m a couple years late to the party but DuckDB is blowing my mind. I couldn&#x27;t find an good embedded DuckDB stream processing solution so I hacked my own, calling it SQLFlow:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;turbolytics&#x2F;sql-flow">https:&#x2F;&#x2F;github.com&#x2F;turbolytics&#x2F;sql-flow</a><p>SQLFlow enables writing stream transformations in pure sql, executed using DuckDB.<p>The goal was to create a lightweight, performant stream processing engine using pure SQL transformations, DuckDB didn&#x27;t disappoint!<p>I&#x27;d love your feedback, feature requests, impressions, or just comments. I&#x27;d love to turn this into a stable, usable project that people are comfortable running in production.<p>Thank you

no comments

no comments