SA-MP Forums Archive
Whats faster? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Whats faster? (/showthread.php?tid=223494)



Whats faster? - TheAlienForce - 09.02.2011

Whats faster?
SQLite or MySQL?

Alien.


Re: Whats faster? - FreshDoubleX - 09.02.2011

MySQL.


Re: Whats faster? - Kaylux - 09.02.2011

Varies on what you want to do. With small jobs SQLite is far more efficient and speedy. With large systems MySQL is best to use. Both are for different uses and can't really be compared.