Which database to use for my project? SQLite might be your best bet
Many fear SQLite for being a "toy" or "incomplete" database and that it "doesn't scale" but the truth is, SQLite is a very complete database that will be good enough for most projects out there even if you end up with thousands or hundreds of thousands of users.
https://antonz.org/sqlite-is-not-a-toy-database/
SQLite is not a toy database
Here is why SQLite is a perfect tool for you - whether you are a developer, data analyst, or geek.
0 Replies