Mysql or Sqlite or ini
#1

Which is better to use in a gamemode,MySQL or a type of ini or SQLite?
keep in mind that i will put UCP to it
Reply
#2

Personally, I would use mySQL for performance and using the data for various things such as with PHP/Django when creating a website. Though I haven't yet experienced how well SQLite performs...for a UCP, do not use ini!
Reply
#3

SQLite. If you need easy web access then MySQL.
Reply
#4

which is better for saving and loading and....SQLite or MySQL?
Reply
#5

Both offer all the stuff that youll need for saving, and mostly got the same syntax. SQLite is better in terms of RAM usage, and MySQL is a bit faster. Just pick what you like.
Reply
#6

If you're aiming for a UCP, then use MySQL.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)