Hi Rupas,
You can use our Storage Service Module for this as well. You can create one separate collection and create one doc for one user. This doc can hold the all information of user along with one unique user identifier. Based this unique user identifier, you can query this particular doc from that collection to fetch in your app/game.
Let me know if you have any further queries, I wil be happy to help.
Thanks.