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

Development Tools

MongoDB/NoSQL Databases

If I remember correctly, on the original site there were some video tutorials for MongoDB. Have you guys considered doing any more training videos on NoSQL databases? How to setup/structure collections? Interacting/building a small project using a NoSQL database?

I'm currently considering using a NoSQL database for an upcoming project so I've been trying to do some research to see if it'll align with my needs and would love to get access to the old videos if you guys still have them or a pointer to some great tutorials on when/why to use a NoSQL database.

2 Answers

Google's take on SQL vs NoSQL: http://www.youtube.com/watch?v=rRoy6I4gKWU

Thank you Izel, watching now.