At the Nederlands Uitburo we've recently migrated from an 'old' CMS (based on Coldfusion and a relation database) to a new setup which is basen on several different elements.
One of these elements is data storage with MongoDB. This is a system that is different from traditional databases. In a traditional database data is stored with a relation between objects. In many cases these objects are the actual tables, and is the relation stored in the same table or in a separate relation-table.




