Hacker News new | ask | show | jobs
by cynicalsecurity 2 days ago
Great job on comparing apples to oranges. DuckDB is a columnar OLAP engine, SQLite is row-oriented OLTP. DuckDB should stomp SQLite in that particular use case.