"@John - If you aren't feeling frustrated with relational databases then keep using them. I'm working on a few apps where it started to feel awkward in MySQL. When I switched things to Mongo, I was amazed at how much more simple my code was. If your code is more simple and performance is acceptable (most times faster even) then switch to a document store. You'll never know until you try."
- John Nunemaker