Hacker News new | ask | show | jobs
by nemo44x 469 days ago
Isn’t the whole point of DuckDB is that it’s not distributed?
3 comments

1. Our technology isn't powerful enough, we need to scale by distributing it.

2. The distributed technology is powerful but complex, and most user don't need most of what it offers. Let's build a simple solution.

3. GOTO 1

I had the same question - what does this add beyond normal DuckDB?
I thought the same thing; perhaps its distributed into fewer chunks.