Posts: 6,129
Threads: 36
Joined: Jan 2009
SQL is the language MySQL uses. You can't compare the two, because one is a storage system and one is a language for processing data which the system you're comparing to uses SQL anyway.
Posts: 3,793
Threads: 196
Joined: Jan 2010
Reputation:
0
Personally, I'd choose SQLite, it automatically creates your tables for you and is fairly easy to use, Mysql is great as well though you'd need to set up tables and other things, can cause stress if you have a fairly large amount of columns/rows (Like a roleplay script) Though UCP and ACP can be made via that too
Really depends on what gm you want to use and what you want to achieve from it
EDIT: Late calg00ne won :P Had myself waiting another 1 minute before he posted :/
EDIT2: May of gotten confused with SQL and sqlite, sorry about that.
Posts: 391
Threads: 98
Joined: Jan 2011
Reputation:
0
i asking because i am begginer in sql and mysql, so i now want to start my gamemode from blank with one of these languages, so i dont know with which to start, i really like much mysql, but i heard that and sql isnt for trash so...
Posts: 2,629
Threads: 40
Joined: Mar 2008
Reputation:
0
You should really read Calg00ne's post. I think that you are mistaking SQL for SQLite which is the SQL language coded into sa-mp. SQLite is good if you're not going to have a massive website using MySQL.
Posts: 391
Threads: 98
Joined: Jan 2011
Reputation:
0
yes, when i write sql then i think on sqlite