I was working with MongoDB for some time and looking for a good GUI open source client. There are many MongoDB management tools these days but I like the Robomongo most.

About Robomongo

Robomongo — is a shell-centric cross-platform open source MongoDB management tool (i.e. Admin GUI). Robomongo embeds the same JavaScript engine that powers MongoDB’s mongo shell. Everything you can write in mongo shell — you can write in Robomongo!

Robomongo UI

Robomongo UI ( Image credit to http://robomongo.org )

Features

  • Full power of MongoDB shell with the ease of a GUI
  • Multiple shells
  • Multiple results
  • Autocompletion
  • View your MongoDB database as a hierarchical tree consisting of databases, collections, indexes and users
  • User management
  • Open Source
  • No there dependencies like php etc.

Platform support

  • Windows
  • OS X
  • Linux

Download

http://robomongo.org
Github url