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

In memory, and if larger than memory it makes .duckdbtmp files to work from
So when you start doing crazy joins, a NVMe + big amount of RAM will really help DuckDB, in its work. Right?
correct!

And preferably a good nvme (not a cheap one without a DRAM cache) and good ram.