|
|
|
|
|
by petcat
15 days ago
|
|
> the Postgres container you spun up out of habit was never needed These posts need to stop comparing their contrived use-cases for SQLite to Postgres. Sure, SQLite is all you need if it really is all you need. But Postgres does so much more than just act as a data dump with an SQL engine on top. Dr. Hipp himself even said that SQLite does not, and will never, compete with the likes of Postgres. It competes with fopen. |
|
most use cases are really capable of being satisfied by sqlite, but the "architect" imagines they need more (or is preparing for the potential).