Settings

Theme

Show HN: Stream Kafka into Ducklake

2 points by dm03514 5 months ago · 0 comments · 1 min read

Reader

Ducklake is a new lake storage format by MotherDuck. It aims to solve some of the issues with Iceberg by centralizing metadata in Postgres, instead of directly on blob storage.

SQLFlow is a stream processing engine that ingests data from kafka, runs sql against that stream and sinks the output.

SQLFlow has a duckdb context available during stream processing. This make it trivial to stream data from Kafka to Ducklake!

https://sql-flow.com/docs/tutorials/ducklake-sink/

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

No comments yet.

Keyboard Shortcuts

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