4

is there a mongoDB GUI that supports mongo 2.6+ authentication?

I have a mongoDB 3.0.3 server and can't manage it with robomongo anymore. I also tried MongoHub with no luck :(

I want to access from a MacOS

Thanks!

4
  • Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam Commented May 14, 2015 at 16:29
  • The problem is that I cannot find a GUI that actually supports mongodb driver 3.0.3. Should I reformulate the question or remove it? Commented May 14, 2015 at 16:32
  • Try softwarerecs.stackexchange.com Commented May 14, 2015 at 17:57
  • My two cents: A GUI is in no way going to help you with administering MongoDB, which requires a bit of knowledge, which can't be replaced with a GUI. Use the mongo shell, which is available both via MacPorts and Homebrew and dig into the MongoDB docs. Commented May 17, 2015 at 10:45

4 Answers 4

2

Try MongoChef. It's free for non-commercial and personal using. It seems good.

http://3t.io/mongochef/download/platform/

Sign up to request clarification or add additional context in comments.

Comments

0

Try MongoBooster. Essential MongoDB Admin GUI.

http://mongobooster.com

Disclaimer, I am one of developers of MongoBooster.

Comments

0

I use "adminMongo" which supports latest MongoDB version.

https://github.com/mrvautin/adminMongo

Please raise any issues in Github.

Disclaimer: I'm the developer.

Comments

0

I've just released Mongoclient which supports OSx, Linux and Windows as well as mobile platforms, since it's written in meteorJS.

By the way it's completely free and open-source.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.