What is the most popular MongoDB admin GUI? - Quora: I’m currently working on Mongoclient which has taken place in MongoDB Admin UI page.
Mongoclient offers:
A nice UI and easy queries.
File management without struggling shell commands
Dump/Restore
User management
Aggregate pipeline builder
Supports 2.4 - 3.2 MongoDB version. (2.2 and older versions are not being supported by MongoDB as well)
And the most important part, it’s completely free and open-source
Supports OSx, Windows, Linux, as well as can be compiled as a web application
Database monitoring
Query histories
Configurable timeouts, result views and more
Have a look at mongoclient on github page, I’m developing mongoclient by emphasizing on end user’s requests. So don’t hesitate to share your requests
Mongoclient offers:
A nice UI and easy queries.
File management without struggling shell commands
Dump/Restore
User management
Aggregate pipeline builder
Supports 2.4 - 3.2 MongoDB version. (2.2 and older versions are not being supported by MongoDB as well)
And the most important part, it’s completely free and open-source
Supports OSx, Windows, Linux, as well as can be compiled as a web application
Database monitoring
Query histories
Configurable timeouts, result views and more
Have a look at mongoclient on github page, I’m developing mongoclient by emphasizing on end user’s requests. So don’t hesitate to share your requests