Hacker News new | ask | show | jobs
by dangwhy 1225 days ago
> DuckDB is already super easy to use out of the box, so what's their value-add?

I think this is analytics equivalent of edge computing. Instead of one big-cluster cruching numbers.

1. User requests bunch of analytics

2. Server assembles a duckdb file

3. Sends this down to users laptop

4. User runs local queries on the duckfile

5. Go to step 1 for more analytics