-1

I searching for mongodb gui user interface & database desinger tool. Does anyone of you knows a tool which he could recommend?

twinter
  • 1
  • 1

4 Answers4

2

I will strongly recommend RoboMongo - shell-centric cross-platform open source MongoDB management tool

Saket
  • 3,079
  • 3
  • 29
  • 48
1

RoboMongo http://robomongo.org/ is awesome, it needs virtually zero configuration,very easy to use , gives you the power of mongo shell in GUI ,has auto completion feature and works on all platforms, yet another advantage is it is still under active maintenance. I have tried tools like RockMongo and ran into usability issues. MongoUVE is not opensource, it is commercial.

vmr
  • 1,895
  • 13
  • 24
0

I've been using MongoVUE for a while. The free version can do everything I wanted sofar.

Timothée Bourguignon
  • 2,190
  • 3
  • 23
  • 39
0

In Windows7 I'm using MongoExplorer, a very easy and visual tool

jjmartinez
  • 779
  • 5
  • 20
  • 37