MongoDB IDE

I’m using MongoDB for about 6 months. And some guys asked about an IDE. (Basically a GUI tool for MongoDB) At that time there was only one usable GUI Tool. And it is MongoVUE. It is also a painful one. So I gave it up. And now I’m used to MongoDB shell. And I can do everything in MongoDB shell.
But for Developers and QAs to get to know whether their applications are running properly, they need to check MongoDB instances. For them using MongoDB Shell is something painful.
MonjaDB
But recently from MongoDB Java Developer course, I got to know about MonjaDB. MonjaDB is a plugin to an Eclipse IDE. And it is a really cool IDE. This one is available on any platform where Eclipse is available.
http://marketplace.eclipse.org/content/monjadb#.UVrrrRxHJCY
http://www.jumperz.net/index.php?i=2&a=0&b=9
RoboMongo
This one I just saw one of my colleagues is going to try. This one is not a plugin. And this one also an awesome tool. But only available on Macs and Windows. RoboMongo is more into DBAs side. And it supports MongoDB shell as well. And RoboMongo is a combination of a set of products. And it supports Intellisense like thing for MongoDB commands
http://www.robomongo.org/ 
Enjoy MongoDB !!!

Tags

  • MongoDB
  • mongo
  • MongoDB Shell
  • MongoShell
  • Mongo Shell