5 ms·
> Nothing is easier to setup and administer than the database you already use. What about the filesystem you already use? 99% of projects don't need a relation
by nish__ 3mo ago
> Nothing is easier to setup and administer than the database you already use.
What about the filesystem you already use? 99% of projects don't need a relational database at all.
- dewey 3mo agoSqlite is basically your file system and comes with the benefit of being a relational database with all it's advantages.