SA-MP Forums Archive
What is faster - Filebased system or MySQL? - 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)
+--- Thread: What is faster - Filebased system or MySQL? (/showthread.php?tid=444369)



What is faster - Filebased system or MySQL? - yanir3 - 16.06.2013

In the case of SA:MP servers, which one is more faster in accessing information?
Leave the efficienty aside, we're talking speed here.


Re: What is faster - Filebased system or MySQL? - yxliang - 16.06.2013

I asked this question about one year ago and knew that it has not a answer for it. They have their own advantages. Such as MYSQL can seek the exact data faster than the filebased system.