churchm.ag
A MongoDB Primer - ChurchMag
With NoSQL databases becoming more and more common in development, it’s worth staying up-to-date on how you actually interact with them. Considering they are non-relational, standard SQL (hence NoSQL :)) isn’t the way to do it. The guys over at Think Vitamin have a great tutorial on getting up to speed with MongoDB.
Tom