Hacker News new | ask | show | jobs
by smt88 1226 days ago
> But, what's the real-world advantage over something like SQLite?

This very specific question is what I'm trying to understand. SQLite can be run in memory and as a temporary store.

1 comments

Duckdb excels at OLAP workloads that SQLite would choke on