|
|
|
|
|
by orlp
1246 days ago
|
|
The use case for DuckDB is the that the vast majority of analytics aren't on "big data", but also aren't "small-ish". If your data fits on a single machine, DuckDB will allow you to query it at great speed. I disagree that the speed "doesn't significantly matter". There is work being done on a dataframe API frontend for DuckDB, if you prefer that interface. |
|