MongoUI (mongoui) is a web browser admin interface for MongoDB. Currently a standalone tool (run as an app locally or on your server); middleware later.
https://www.npmjs.org/package/mongoui
https://github.com/azat-co/mongoui
http://webapplog.com/mongoui
MongoUI is a real-time web interface for Node.js and MongoDB written with DerbyJS—real-time full-stack web framework. It's a app that can be run locally and on the server. Similarly, you can view and manipulate data in a local or remote database. The MongUI project is in the beta so use caution and please contribute your feedback.
MongoUI features include:
Switch databases and collections
Search by field value (string, number, ObjectId)
Save search / filter results as a bookmark (each URL has a query)
Edit any fields' values in a real-time editor
Get raw JSON objects