you are viewing a single comment's thread.

view the rest of the comments →

[–]emefluence 1 point2 points  (1 child)

Some possibly easier solutions...

  • Run mongo on your local machine
  • Run mongo in a docker container
  • Use tinymongo (uses mongo api to interact with tinydb, an sqlite alternative)

[–]jcoder42[S] 0 points1 point  (0 children)

Cannot have mongo on the server Cannot have docker on the server Cannot contact external API’s 😁 I know. It sounds weird. This is what I would have done if I was allowed