How to use an external database instead of a datastore

There are many alternatives,

  • Rongo, (which uses mongoDB), I think the tutorial is quite well explained. (I do use Rongo for my game and it works just fine!)
  • Firebase, never used it but it seems like a possible alternative
3 Likes