0 votes
in MongoDB by

What are some GUIs to use with Mongo, and what features do they offer in MongoDB? I’m looking for facts here, not opinions on which interface is best.

1 Answer

0 votes
by
Official List from MongoDB

https://docs.mongodb.com/ecosystem/

Web Based

For PHP, I’d recommend Rock Mongo. Solid, lots of great features, easy setup.

https://github.com/iwind/rockmongo

If you don’t want to install anything … you can use MongoHQ’s web interface (even if your MongoDB isn’t on MongoHQ - which is now named as Compose.)

https://www.compose.com/

Mac OS X

While MongoHub had been a decent option for a while it’s bugs make it virtually unusable at this point …

There is a more up-to-date (and less buggy) fork of the MongoHub project available:

https://github.com/fotonauts/MongoHub-Mac you can download a binary here.

Windows

By far, the best UI (for Windows) currently out there is MongoVUE.

https://blog.mongovue.com/

Looks great, lots of features, and if you are new it will really help you get going.

https://blog.mongovue.com/features/

Related questions

0 votes
asked Nov 1, 2020 in MongoDB by SakshiSharma
+1 vote
asked Jan 22, 2022 in APIGEE - API Services by Robindeniel
...