Document-oriented databases

Data is stored in documents, which are self-contained pieces of data that contain all the information needed to query and update the data. Examples include MongoDB and CouchDB.