Y
Hacker News
new
|
ask
|
show
|
jobs
by
cess11
160 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.
1 comments
riku_iki
160 days ago
its clear many DuckDB sql queries can handle terabytes of data, but the question here was about vector search..
link