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!
Try MongoChef. It's free for non-commercial and personal using. It seems good.
Try MongoBooster. Essential MongoDB Admin GUI.
Disclaimer, I am one of developers of MongoBooster.
I use "adminMongo" which supports latest MongoDB version.
https://github.com/mrvautin/adminMongo
Please raise any issues in Github.
Disclaimer: I'm the developer.
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.
mongoshell, which is available both via MacPorts and Homebrew and dig into the MongoDB docs.