MongoUI: A Real-Time MongoDB Admin Web Interface Written in Node.js a la phpMyAdmin

Опубликовано: 02 Апрель 2026
на канале: Node University
19,635
11

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