• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

MySQL vs SQLite

What is the best data storage system? sqlite or mysql?


  • Total voters
    623
I would say Sqlite is much easier to handle.
But MySql has more functions and you can only run a homepage with MySql on newer servers, if i'm right?
 
mysql

But 7.6 MUST BE XML LOL!!!!!!!!!
 
But its more work and nicer with xml :)
 
So I also use MYSQL, the main consern for me as most of the others who use it are security issues, but I'm guessing that if you like it cause is faster in biger servers, then you could; deny from all and allow only from local host most of the folders, right? and then you would be protected against sql injection... and be safe as if you where using sql, wouldn't it?

The one thing I hate of mysql is "xampp" (I know there are many other programs out there, but talking about xampp right now..xD) you need to adjust and tune it if not as your server gets more people you will have query failiures... besides that I thinks is nice, but I think im going to try out Postgresql for a change, heard some good things about it.
 
I prefer sqlite nowadays. If you have a Website AAC then use mysql, but I prefer sqlite for testing and ingame acc purposes
 
Back
Top