SA-MP Forums Archive
Better then dini - 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: Better then dini (/showthread.php?tid=205255)



Better then dini - Anthonyx3' - 31.12.2010

Hey guys, im thinking about leaving dini so i need to know whats better and faster to use, because dini seems to be sorta buggy at times.

Im learning mysql on the side, but i want something similar to dini, i thought of using the normal natives, but figured id ask here first, thanks in advance for comments


Re: Better then dini - admantis - 31.12.2010

djson is flat-file based like Dini and faster as I've heard, but I' dont use it.


Re: Better then dini - [L3th4l] - 31.12.2010

I don't like to use djson for player files, i only use it for large amount of info or for website base stuff.

Try using y_ini ( Takes a while to understand ), or use SII, very similar to dini, and its super fast.

But yeah, you can try; djson, y_ini, SII. Fastest ones so far. Or just stick with MySQL


Re: Better then dini - admantis - 31.12.2010

Quote:
Originally Posted by [L3th4l]
Посмотреть сообщение
I don't like to use djson for player files, i only use it for large amount of info or for website base stuff.

Try using y_ini ( Takes a while to understand ), or use SII, very similar to dini, and its super fast.

But yeah, you can try; djson, y_ini, SII. Fastest ones so far. Or just stick with MySQL
Can you tell me the official thread for SII i search & nothing


Re: Better then dini - [L3th4l] - 31.12.2010

http://forum.sa-mp.com/showthread.ph...ighlight=slick


Re: Better then dini - Anthonyx3' - 31.12.2010

Thanks guys ill check it out, i dont want to use mysql yet as im still learning


Re: Better then dini - Retardedwolf - 31.12.2010

If you're starting to learn, start learning MySQL rather than learning SII or djson it would be good for you.


Re: Better then dini - SkizzoTrick - 01.01.2011

I don't use dini :P
That is too slow for me


Re: Better then dini - Hal - 01.01.2011

I use djson, and its pretty fast (for me). It uses sqlite if im correct for cache so its not constantly opening and closing files


Re: Better then dini - cessil - 01.01.2011

I never had a problem with dini but I've started to use Slice's BUD and it's great, you don't need to learn how to use sqlite to use BUD

https://sampforum.blast.hk/showthread.php?tid=187720