Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Databases

Peter Javorkai
Peter Javorkai
31,477 Points

MongoDB GUI to recommend?

I have just about to finish the MongoDB basics, and I'm wondering if you guys already discovered a well-working GUI for it?

3 Answers

Dave StSomeWhere
Dave StSomeWhere
19,870 Points

Not sure what features you are looking for, regarding "Well Working" but there is an eclipse plugin that I used over a year ago, and it did work.

Thanks for bringing this up, just found Robo 3T (formally Robomongo).

Easy install, easy connection, tree, table and document views - sure seems work investigating.

Here's a link to a screen print: Robo3t

Ken Alger
STAFF
Ken Alger
Treehouse Teacher

Peter;

I'd recommend MongoDB's Compass for an excellent GUI interface for working with MongoDB. Feel free to ask more questions about it if you need to.

Ken

Peter Javorkai
Peter Javorkai
31,477 Points

Thanks Ken! I'll check that out as well! Probably after I got my feet wet, then I'll have some other questions.

Peter Javorkai
Peter Javorkai
31,477 Points

Thanks Dave! I will check out Robomongo, I'm mainly looking to use it with frameworks like Meteor or Express. Based on the screenshot you sent, this is what I'm looking for. :)