MongoUI

..is a downloadable, open source (GPL licensed) web interface for MongoDB. It supports a wide range of functions and operations with MongoDB (managing databases, collections, indexes, users, etc.), while you still have the ability to directly execute JavaScript on your server.

Features

  • Intuitive web interface
  • Support for many MongoDB features:
    • browse and drop databases (as admin), collections and indexes
    • user management per database
    • directly execute JavaScript on the server
  • and a lot more to come..