Please enable JavaScript.
Coggle requires JavaScript to display documents.
NOSQL 2.3 - Coggle Diagram
NOSQL 2.3
-
-
Definition
Key-value stores where values are selfdescribing semi-structured documents, typically in JSON or XML format
-
Discuss the main characteristics of document-oriented databases, also highlighting the role of denormalization in such solutions.
Documents can be embedded, can be grouped in collections and are schemaless