Easy than MySQL?
#1

Hey everyone i just want to know which system is easy than mysql? I dont understand mysql coding and it's pretty messed for me (ME) i want to know any other system which save data(not entire player data) but like "playerheadshots", "cookies"..etc
Reply
#2

MySQL is the best tbh, but if you want you can use y_ini or Dini2 by Gammix.
Reply
#3

Best to look at a helper include of some sort...

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

updated thread > https://sampforum.blast.hk/showthread.php?tid=606930

But you are probably advised to really look at learning some MySQL basics, as it wouldn't hurt to actually learn some.
Reply
#4

If I were you, I would choose SQLite. SQLite is too easy. Also you can simplify it after learning by this: https://sampforum.blast.hk/showthread.php?tid=591250
Reply
#5

These are actually all awesome works lol.

What another one could be is Gammixs EasyDB.

Really though OP, don't be afraid of learning a little more, and using things. Even just making a blank script to set and get values from the database by itself, is something to mess about with to get confident.

It doesn't need to be 'in' the mode, for you to have a play around with it.
Reply
#6

Quote:
Originally Posted by Sew_Sumi
Посмотреть сообщение
What another one could be is Gammixs EasyDB.
No please. Not EasyDB or YourSQL. Just go for MySQL or SQLite-improved by Slice.

@OP: If you don't want to learn SQL, then go for dini2/y_ini. But remember, SQL has its own advantages. It's a relational database and it really makes things easier.
Reply
#7

why would you want 2 data storing facilities in a single server? Why not use the same.. why make your script more complex lol. You could try JSON too.

https://sampforum.blast.hk/showthread.php?tid=543919 - This one looks good to me.
Reply
#8

Use easy-mysql include its simplify MySQL for you.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)