06.07.2015, 17:21
Depends on your server needs, I personally prefer MySQL because of the easily remote control and website integration, and because of plugin functions which are really familiar to me So if you're going to create a simple server which has no website / ucp, I recommend you to use SQLite instead.
MySQL plugin saved me a lot of times, since I've been working on complex scripts, functions like "cache_insert_id" were essential on this process, I don't really know if SQLitei has this function by the way, but I heard that its a really impressive include and now its up to you decide, good luck.
MySQL plugin saved me a lot of times, since I've been working on complex scripts, functions like "cache_insert_id" were essential on this process, I don't really know if SQLitei has this function by the way, but I heard that its a really impressive include and now its up to you decide, good luck.