Y
Hacker News
new
|
ask
|
show
|
jobs
by
lolive
284 days ago
« How does it handle [multi-source] joins ? » is the obvious next question.
1 comments
VHRanger
284 days ago
In memory, and if larger than memory it makes .duckdbtmp files to work from
link
lolive
284 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
277 days ago
correct!
And preferably a good nvme (not a cheap one without a DRAM cache) and good ram.
link