Hacker News new | ask | show | jobs
by civilized 2017 days ago
You need a columnar database for good performance. Try DuckDB to ease them into it, it's a columnar SQLite.
1 comments

Thanks, I’m checking it out, it seems pretty interesting to keep an eye on. Lots of properties that would be useful in our shared computing environment like not requiring root or Docker.
Might also be worth running a local instance of Postgres 13. Super easy to do on Windows without administrator rights.