Pages

06 November, 2023

SQL or NoSQL batabase for online strategy

There is game (like xcraft) where I need store information about players, sessions and etc. I thought that better use PostgreSQL and after I'm stumped with this question. What better use PostgreSQL for database or NoSql solution. In this game there will be battles where it’s just like auto-battle with only pressing abilities. You will also need to store a bunch of galaxies, planets, etc. It will be mobile game.


In different sources write absolute different solution but I didn't understand what use better for this case


The fact is that in my work I have always specialized The fact is that in my work I have always specialized in web backend but not for games.

No comments:

Post a Comment

Thanks