Posts: 515
Threads: 74
Joined: Feb 2010
Reputation:
0
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
Posts: 2,524
Threads: 109
Joined: Sep 2009
Reputation:
0
djson is flat-file based like Dini and faster as I've heard, but I' dont use it.
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
Posts: 515
Threads: 74
Joined: Feb 2010
Reputation:
0
Thanks guys ill check it out, i dont want to use mysql yet as im still learning
Posts: 1,466
Threads: 7
Joined: Jun 2009
Reputation:
0
If you're starting to learn, start learning MySQL rather than learning SII or djson it would be good for you.
Posts: 1,701
Threads: 110
Joined: Aug 2010
Reputation:
0
I don't use dini :P
That is too slow for me
Posts: 1,170
Threads: 19
Joined: May 2010
Reputation:
0
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