There are many choices, and the official maintains a list of third-party GUIs. The more popular ones are robomongo (open source) and mongochef (commercial). MongoVUE was originally quite good, but maintenance has been stopped and there are some problems with version 3.x support. It is not recommended to continue using it. In addition, you can take a look at MongoDB's own Compass. The more general GUI has its own characteristics, but it used to be read-only. Recently, 1.5 stable, which fully supports CRUD, has been released. I prefer its real-time monitoring function. You can give it a try.
There are many choices, and the official maintains a list of third-party GUIs.
The more popular ones are robomongo (open source) and mongochef (commercial).
MongoVUE was originally quite good, but maintenance has been stopped and there are some problems with version 3.x support. It is not recommended to continue using it.
In addition, you can take a look at MongoDB's own Compass. The more general GUI has its own characteristics, but it used to be read-only. Recently, 1.5 stable, which fully supports CRUD, has been released. I prefer its real-time monitoring function. You can give it a try.
web version
rockmongo based on php, very easy to use http://rockmongo.com/
client
mongovue www.mongovue.com
I started using mongovue, and then I have been using rockmongo, but I need to set up a separate php environment