Web-based admin UI's compatible with MongoDB 3.2?

154 views
Skip to first unread message

Michael Ward

unread,
Dec 11, 2015, 1:04:42 PM12/11/15
to mongodb-user
I've gone through quite a few of the admin tools I could find, such as phpMoAdmin, phpMongoDB, and rockMongo, and they all fail because they use a deprecated MongoDB PHP driver ("mongo" which has since been replaced with "mongodb").  I don't really want to install and use deprecated stuff.  We're running MongoDB 3.2, and I'd like users to be able to connect to a web interface to interact with their databases.  What are my options?  I have no specific requirements (PHP is fine, node is fine, etc.), I'm just looking for something that is up-to-date with 3.2 support.

Thanks,
Mike

Kasturi Chavan

unread,
Dec 11, 2015, 1:36:42 PM12/11/15
to mongodb-user
Hi Mike,

You could look up Robomongo . We are currently on mongodb version 3.0 and are using robomongo to interact with dbs. 

Hope this helps.

Kasturi Chavan

Michael Ward

unread,
Dec 11, 2015, 1:55:23 PM12/11/15
to mongodb-user
Thanks, but I can't seem to get it to work because we are using authentication.  This post on StackOverflow details the problem I'm encountering, and the answer indicates that the latest version of Robomongo (0.8.5) will not work with MongoDB 3.x if you use authentication.  A follow up comment on that answer says "MongoDB 3.0 adds a new SCRAM-SHA-1 auth which definitely isn't supported yet."

Mike

Michael Ward

unread,
Dec 11, 2015, 1:59:13 PM12/11/15
to mongodb-user

Lee Parayno

unread,
Dec 11, 2015, 3:36:25 PM12/11/15
to mongod...@googlegroups.com
3T MongoChef works with MongoDB 3.0/3.2, and has compatibility SCRAM-SHA-1 authentication.

Albeit, not a “web-based admin UI”, since you brought up RoboMongo, figured you were open to desktop apps.

Lee

-- 
You received this message because you are subscribed to the Google Groups "mongodb-user"
group.
 
For other MongoDB technical support options, see: http://www.mongodb.org/about/support/.
--- 
You received this message because you are subscribed to the Google Groups "mongodb-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mongodb-user...@googlegroups.com.
To post to this group, send email to mongod...@googlegroups.com.
Visit this group at http://groups.google.com/group/mongodb-user.
To view this discussion on the web visit https://groups.google.com/d/msgid/mongodb-user/0282f958-76fb-43b8-8ae6-b8aa1b85cf24%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

John De Goes

unread,
Dec 11, 2015, 5:55:42 PM12/11/15
to mongodb-user

SlamData is 3.2 compatible. 100% open source with a web-based interface.

It's not an admin tool, per se, but it lets you explore clusters, databases, and collections; rename, move, and delete databases and collections; upload and download databases and collections; and run arbitrary queries.

As such, it's used by some developers as a development tool. 

Regards,

John

Matt Sneller

unread,
Dec 11, 2015, 6:30:28 PM12/11/15
to mongodb-user
NoSQL Manager is another good tool. But not web based.


On Friday, December 11, 2015 at 11:04:42 AM UTC-7, Michael Ward wrote:
Reply all
Reply to author
Forward
0 new messages