[GameMode] Y-Core + Y-RP development thread
#5

Mysql is required, I'm not using Y_ini. Why? I'm a fullstack webdeveloper and I'm working with SQL (MySQL/MariaDB flavour) every day. Even stupid stuff like: get a player with most money on the server. How would you do that using ini files? Either you create a new file collecting all players money and keep track of each and every money change of all players (this is somewhat similar to database indexes), or you open up all files of all players and get the biggest amount. File operations are slow, and in RDBMS such as MySQL it's just a matter of "SELECT MAX(money) FROM players". Also, I'm planning on creating an UCP for Y-Core, and you can't do that easily without a database.
Reply


Messages In This Thread
Y-Core + Y-RP development thread - by Misiur - 31.08.2017, 00:58
Re: Y-Core + Y-RP development thread - by Wolfe - 31.08.2017, 01:04
Re: Y-Core + Y-RP development thread - by Misiur - 31.08.2017, 01:13
Re: Y-Core + Y-RP development thread - by Aerotactics - 31.08.2017, 02:03
Re: Y-Core + Y-RP development thread - by Misiur - 31.08.2017, 02:08
Re: Y-Core + Y-RP development thread - by nG Inverse - 31.08.2017, 03:06
Re: Y-Core + Y-RP development thread - by CoaPsyFactor - 31.08.2017, 04:14
Re: Y-Core + Y-RP development thread - by Misiur - 08.09.2017, 03:26
Re: Y-Core + Y-RP development thread - by Zeth - 09.09.2017, 07:47
Re: Y-Core + Y-RP development thread - by wallee - 09.09.2017, 08:13
Re: Y-Core + Y-RP development thread - by nG Inverse - 10.09.2017, 20:53
Re: Y-Core + Y-RP development thread - by Logic_ - 10.09.2017, 21:02
Re: Y-Core + Y-RP development thread - by nG Inverse - 10.09.2017, 21:12
Re: Y-Core + Y-RP development thread - by Paulice - 10.09.2017, 23:39
Re: Y-Core + Y-RP development thread - by JesterlJoker - 12.09.2017, 11:57
Re: Y-Core + Y-RP development thread - by Paulice - 12.09.2017, 14:51
Re: Y-Core + Y-RP development thread - by Kaperstone - 12.09.2017, 16:30
Re: Y-Core + Y-RP development thread - by Djole1337 - 13.09.2017, 16:01
Re: Y-Core + Y-RP development thread - by Wolfe - 13.09.2017, 16:17
Re: Y-Core + Y-RP development thread - by Misiur - 13.09.2017, 16:37
Re: Y-Core + Y-RP development thread - by Misiur - 13.09.2017, 18:10
Re: Y-Core + Y-RP development thread - by Paulice - 13.09.2017, 19:20
Re: Y-Core + Y-RP development thread - by DonaldDuck - 15.09.2017, 11:55
Re: Y-Core + Y-RP development thread - by Meller - 15.09.2017, 14:59
Re: Y-Core + Y-RP development thread - by Kaperstone - 15.09.2017, 15:02
Re: Y-Core + Y-RP development thread - by DonaldDuck - 21.09.2017, 00:33
Re: Y-Core + Y-RP development thread - by AzaMx - 21.09.2017, 03:29
Re: Y-Core + Y-RP development thread - by Paulice - 21.09.2017, 03:47
Re: Y-Core + Y-RP development thread - by Kaperstone - 21.09.2017, 14:10
Re: Y-Core + Y-RP development thread - by Skream - 21.09.2017, 20:09
Re: Y-Core + Y-RP development thread - by MicroD - 22.09.2017, 10:52
Re: Y-Core + Y-RP development thread - by Kaperstone - 22.09.2017, 14:07
Re: Y-Core + Y-RP development thread - by Logic_ - 22.09.2017, 19:04
Re: Y-Core + Y-RP development thread - by Misiur - 22.09.2017, 20:17
Re: Y-Core + Y-RP development thread - by Logic_ - 22.09.2017, 20:22
Re: Y-Core + Y-RP development thread - by Misiur - 28.09.2017, 01:35

Forum Jump:


Users browsing this thread: 1 Guest(s)