SQLite: The Database I Keep Underestimating
I keep underestimating SQLite. Every time I reach for PostgreSQL or MySQL for a new project, I stop and think: does this actually need a server process running 24/7? Most of the time, the answer is no. SQLite gets treated like a toy database, something for prototypes and side