NoSQL, MongoDB intro

30/12/2012

I’m working on a spare time project where I’m using node.js and mongodb to get more familiar with the whole nosql movement. It is an interesting adventure, but it requires a little rethinking on how to model your database, I found this good podcast on how typical relational database design patterns can be implemented in mongodb.