20

I'm kinda confused. MongoDB is one of the most popular DB. Is there any DB administration tool available for MongoDB like MySQL workbench or [localhost web based] PHPMyadmin.

I'm on windows 7 machine.

j0k
  • 22,600
  • 28
  • 79
  • 90
Rashidul Islam
  • 1,623
  • 3
  • 18
  • 24

1 Answers1

12

The mongo documentation has some suggestions:
http://www.mongodb.org/display/DOCS/Admin+UIs

Fang looks interesting

mcalex
  • 6,628
  • 5
  • 50
  • 80