Y
Hacker News
new
|
ask
|
show
|
jobs
by
lolive
237 days ago
« How does it handle [multi-source] joins ? » is the obvious next question.
1 comments
VHRanger
237 days ago
In memory, and if larger than memory it makes .duckdbtmp files to work from
link
lolive
237 days ago
So when you start doing crazy joins, a NVMe + big amount of RAM will really help DuckDB, in its work. Right?
link
VHRanger
230 days ago
correct!
And preferably a good nvme (not a cheap one without a DRAM cache) and good ram.
link