mViewer

mViewer is a web-based mongoDB administration and management tool written by Imaginea engineers.

The mViewer allows managing databases and collections and viewing their statistics. As an alternative to the mongoDB native shell, mViewer makes database management tasks simpler and easier to use.

FAQ

General

What do I need to get started with mViewer?

You just need to install mongoDB and ensure that mongo daemon is running. The installation process for mongoDB can be found here.

I've installed mongoDB. What next?

Make sure that the mongo daemon is running and proceed to the Login page of mViewer. Enter the Host and Port Number of the mongoDB.

mViewer - Login

If you haven't been provided with credentials, the UserName and Password field can be left blank. By the way, the process of adding a user to the admin database of mongoDB is explained in the FAQ.

How do I add a user to the admin database of mongoDB?

To add a user, start the mongo process and follow the sequence in the screenshot.

mViewer - Add User

Now you can login with these credentials as described in the previous help section.

DB Operations

How do I add a database?

mViewer tool at the moment does not support the feature to add a database.

How do I delete a database?

Right-click on the database name in mViewer and click Delete Database from the context menu as shown in the screenshot.

mViewer - Delete Database

Click Yes on the confirmation alert to delete the database. The database will be deleted and the confirmation of successful database deletion will be shown.

How do I view the database statistics?

Just click on the database in mViewer to view the statistics. Alternatively, you can right-click on the database name and click Statistics from the context menu as shown in the screenshot.

mViewer - Statistics
    mViewer
  • Key Areas: MongoDB, JavaScript
  • find it on github