You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 29, 2019. It is now read-only.
halfdan edited this page Sep 14, 2010
·
3 revisions
MongoUI
MongoUI is a web-based frontend for MongoDB written in PHP5. It makes heavy usage of JavaScript, which must be enabled in your browser for MongoUI to work properly.
Features
Features of MongoUI will include:
Databases
repair, drop, clone
Collections
validate(), datasize, indexsize, clone/copy
Indexes
User management (as admin)
queries – explain() output
security: view users, adjust
See replication status of slave and master
harding
system.profile viewer ; enable disable profiling
current operation / kill current operation support
Most features are suggested to be included by the MongoDB team.
If you are missing any features feel free to open a ticket or send me a patch explaining the changes. MongoUI is under heavy development, so ensure your changes are made against the latest revision.