Y
Hacker News
new
|
ask
|
show
|
jobs
by
lgrebe
152 days ago
What order of magnitude would you define as „large“ in this case?
1 comments
m00dy
152 days ago
like over 1tb.
link
cess11
152 days ago
Some people are using DuckDB for large datasets,
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.
link
riku_iki
152 days ago
its clear many DuckDB sql queries can handle terabytes of data, but the question here was about vector search..
link