Document Model #
Hierarchical structure of data nested within each other Access path for nested attributes is required Has same problem as RDBMS with respect to Joins. Data locality can be a problem for for entity. i.e. complete document is read and written every time. Some models provide sub-document lookup and updates (Couchbase)