Document
A document-oriented database store complex data structure in text format (XML, JSON). Like key-value databases, it is identified by a key-value pair where the value is the structured document. It is flexible, robust and human-readable.
Usages: event logging, CMS, blogs, web analytics, e-commerce applications, etc.