SQLite, RAW or library
#1

Hello! I've been using the MySQL account system for my gamemodes, and when there is a little bit more players on the server (like 30-40, yeah that is lot for me), the account system starts acting 'wierd' (the queries are threaded and I'm using two connections - one for getting data and one for setting data).

Well, I'm thinking of stop using MySQL and switch to either SQLite, RAW writing system or some file writing library (I perfer using INI and I would use yini library for that). Now I'm not sure what is best to use, I'm really interested to SQLite as I know the SQL well, but it has no many functions to offer. I didn't try to do anything with it already, so I don't know am I limitied to something while using SQLite or not.

What do you think I should use?
Reply


Messages In This Thread
SQLite, RAW or library - by Luka P. - 15.09.2010, 13:53
Re: SQLite, RAW or library - by Burridge - 15.09.2010, 15:49
Re: SQLite, RAW or library - by Luka P. - 15.09.2010, 16:28

Forum Jump:


Users browsing this thread: 1 Guest(s)