Posts: 150
Threads: 6
Joined: Oct 2013
Reputation:
0
I would suggest using MySQL, because in the future you can always make a user control panel or you want to attach database to websites. I would recommend this.
As for the speed comparison, I would say they are both very similar speeds.
Posts: 150
Threads: 6
Joined: Oct 2013
Reputation:
0
There are many tutorials to be with MySQL, It's the case of searching in forums.
Posts: 6,242
Threads: 8
Joined: Jun 2008
SQLite vs YINI, you'd have to wonder what ****** would recommend for this.
In long term it's wise to dabble in MySQL, but if you're not keen and are more focused on learning Pawn, then don't worry, it's not important.
If you know YINI, or even a little SQLite, then these wouldn't be a bad avenue, but if you are learning all of them, hit MySQL...
https://sampforum.blast.hk/showthread.php?tid=290257 Read this, beware it is old, but it's more for the MySQL server setup, and the 'basics'... More reading material than a tutorial.
https://sampforum.blast.hk/showthread.php?tid=627520 This is more a decent tutorial that many use as it's simple and mainly for accounts, but using this, you could expand it to be more than this.
Posts: 1,349
Threads: 194
Joined: Jan 2014
Reputation:
0
Y_INI or SQLite if you don't have big plans. Y_INI is pawno's so for that you don't have to learn an another language but for using MySQL you need to learn another language. MySQL is easy if you want to use data in multiple places. I'll suggest that as my personal preference.