Tag: duckdb

1 article

· duckdb / sqlite

DuckDB vs SQLite: Which Wins for Desktop Analytics?

For any query touching more than a few thousand rows, DuckDB wins by a wide margin. SQLite still owns app persistence and indexed lookups. When to use each.