Is it possible to set up MongoDB in a shared hosting environment?

Francisco Noriega picture Francisco Noriega · Apr 8, 2010 · Viewed 21k times · Source

I'm using GoDaddy and would like to use MongoDB for a pet project. I'm not sure it is possible though, since it has to be running the daemon, but, it doesn't hurt to ask, is there a way?

EDIT: They've closed the question, but if anybody stumbles upon this post with the same question:

While you cannot set up MongoDB in a traditional share environment, thanks to the magic of the Cloud you can now find Free Mongo Hosting in places like:

https://mongolab.com/welcome/

https://www.mongohq.com/home

https://manage.windowsazure.com (via mongolab)

Answer

Mark Embling picture Mark Embling · Apr 9, 2010

No, there'd be no way to install and run it if you are only using shared hosting account. You would need the ability to log on and make changes.

However, you could always look into alternatives like using an external MongoDB hosted service such as MongoHQ. That way, you can still use MongoDB. The downside is that you'll most likely end up having to pay more for the service.