6 ms·
What order of magnitude would you define as „large“ in this case?
by lgrebe 8mo ago
What order of magnitude would you define as „large“ in this case?
- m00dy 8mo agolike over 1tb.
- cess11 8mo agoSome people are using DuckDB for large datasets, https://duckdb.org/docs/stable/guides/performance/working_with_huge_databases https://duckdb.org/docs/stable/guides/performance/working_wi... , but you'd probably do some testing under the specific conditions of your rig to figure out if it is a good match or not.
- riku_iki 8mo agoits clear many DuckDB sql queries can handle terabytes of data, but the question here was about vector search..