Answer the question
In order to leave comments, you need to log in
What DBMS to choose for an online game?
Hello,
my knowledge in terms of DBMS reliability with large amounts of data is rather scarce. There is no practical experience ..
I only heard about the collapse of MySQL with large volumes.
What DBMS would you use in the game "In the trench" https://vk.com/vokope ? In wormix? I would also like to know your opinion about Redis (suggested to make a game using it)
Answer the question
In order to leave comments, you need to log in
Design architecture. Everything ultimately comes down to it.
The combination of redis + sql (mysql/mariadb/postgresql) is quite popular.
The issue of processing large amounts of data is still solved by sharding, and it doesn’t matter which subd
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question