Hacker News new | ask | show | jobs
by Croak 68 days ago
You remove a bit of complexity. Sure Postgres is not hard to set up sn to connect to, but Sqlite is just opening a file. It being a file makes it also very easy to test or debug you application.