Hacker News new | ask | show | jobs
by maxmcd 1242 days ago
Then you'd need to run and maintain Postgres, which is much more complicated, not just a single database file.

Postgres also can't be embedded (according to some brief googling), so you'd need to run it as a separate process.