Quote:
Originally Posted by Chompy
Could you elaborate on that?
|
Not too much to elaborate on. SQLite database is a huge total filesize decrease comparing to plain files, it's faster loading/altering of data, it's *A LOT* easier to find specific data across the entire table then searching through all files. And the biggest pro of them all: save one, that's right - ONE, file on your computer and your entire servers database is backed up.
I could most probably list a lot more reasons why SQLite is superior, but the above ones are the ones that convinced me.