Hello Everyone,
i am new to unity and i need to develop one browser based game with login and registration capability. Also there is need to store details about players and the levels they have passed already. I have experience in web development and on there i usually used database for such operations. I would like to seek your advice that which database is suitable for online browser game that support user authentication and save some data related to game levels. I will use WebGL so i am confused about choosing database, how it works for games and which one is best to use in my case.
Thank you.