Hacker News new | ask | show | jobs
by andix 29 days ago
SQLite is in-process. A user space file system is another process. Like Postgres if we want to compare fs with dbs. And Postgres is slow for many small queries, like a userspace file system.