Settings

Theme

Show HN: SQLFlow (DuckDB for streaming data) Go Rewrite 10x Throughput

turbolytics.io

2 points by dm03514 · 0 comments · 1 min read

Reader

Hello Everyone! I just released sqlflow v1, which includes a go core rewrite.

https://github.com/turbolytics/sql-flow

This allows for ~10x higher throughput, over the python core, and more predictable memory usage! This also makes it easier for our users to run in resource constrained environments (such as IoT).

The go rewrite also brings a bit more sanity to handling background sqlflow control loops, such as window compaction and timeouts.

I'd really love and appreciate your feedback, any examples using sqlflow in production, or your concerns on what makes sqlflow UNUSABLE for you!

Thank you

Danny danny@turbolytics.io

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection