Jump to content

Database question


Recommended Posts

Hello there, first of all a little bit of context: I'm scripting my own server and right now I use MTA's default account data system to storage it's very simple to use and for simple stuff like player kills, money... it's really easy and confortable to use, but when we're talking about storaging about bigger data like maybe the clothes that he's wearing if he has CJ skin I have to start doing tricks with toJSON in order to storage it as string and then back it up as a table... Overall I don't have any issue, but now with more complex stuff like group system I'm seriously thinking about making my own custom MySQL data storage system.

Now my questions are more specifically about performance, how good is MTA default acc storage system? does a custom one with MySQL perform better? and ultimately the most important is it worthy making a whole new storage system for your own server or should stick to the default one (or maybe mix them)?

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...