Peter Bengtsson: Using MongoDB in your Django app - implications and benefits

MongoDB, the fast document based key-value database, is much faster than any relational alternative but just like you can't but a Ferrari engine into a Volvo truck, changing database from relational to non-relational isn't as straight forward as it sounds. Although awesomeness is just around the corner there are a few things you should know.