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

General Discussion

John Wheal
John Wheal
27,969 Points

NoSQL Deep Dive

i just wondered if Treehouse has any plan to cover NoSQL databases in the future?

3 Answers

Alan Johnson
Alan Johnson
7,625 Points

From what I've seen, we don't have anything for NoSQL scheduled yet, but that doesn't mean it won't happen, just that it's probably not planned yet.

Tagging Nick Pettit to make sure he sees this.

Nick Pettit
STAFF
Nick Pettit
Treehouse Teacher

Hi John,

What Alan is saying is correct. We don't have any specific plans to cover NoSQL, but we'd certainly like to cover it at some point.

Andrew Chalkley and Jim Hoskins are much better devs than I am, so they may be able to point you towards some useful resources. :)

Andrew Chalkley
STAFF
Andrew Chalkley
Treehouse Guest Teacher

It all depends on what you want to do with NoSQL depends on what you want to choose and a lot of things are classed as NoSQL. And the functionality differs from in-memory caching to persistant document storage.

If we were going to cover any NoSQL stuff it'd be very specific to each type of NoSQL e.g. Redis Foundation, CouchDB Foundations. With Database Foundations we're using MySQL but a lot of the SQL learnt there is portable to other RDMSes.