logoalt Hacker News

jtbakeryesterday at 8:25 PM1 replyview on HN

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.


Replies

Lemaxoxoyesterday at 9:29 PM

Right, I get that usecase. You have to crunch numbers that sit somewhere, and store the outputs in the same place. DuckLake is great for that. But where does this DuckDB client-server setup fit in?

show 1 reply