Hacker News new | ask | show | jobs
by raihansaputra 1168 days ago
Postgres + S3 is a great choice but is there any limitation on changing it to SQLite + on disk? Thinking that this could be easily deployed to serverless+disk like fly.io without additional components.
1 comments

I was wondering about SQLite as well, but for the purpose of easy local-first development.