logoalt Hacker News

Lemaxoxotoday at 7:50 PM2 repliesview on HN

+1

I can't think of many use cases for this and Arrow Flight, other than moving data around.


Replies

twoodfintoday at 8:08 PM

The use case is local user DuckDB talking to MotherDuck for $.

This is not commercially a terrible idea. Why keep paying Snowflake for bog-standard SQL query workload when SF makes it easy to migrate to Iceberg & commodity engines like MotherDuck?

show 1 reply
jtbakertoday at 8:25 PM

uh, doing analytics type queries on large datasets that postgres would choke on, as an RPC? I'm using it (ducklake specifically) to build a lakehouse RPC server that can scale horizontally based on resource utilization in k8s.

show 1 reply