DocumentDB

Azure DocumentDB [1] is Microsoft’s multi-tenant distributed database service for managing JSON documents at Internet scale. DocumentDB indexing enables automatic indexing of documents without requiring a schema or secondary indices. DocumentDB is designed to provide real-time consistent queries in the face of very high rates of document updates.[2]

Use within Azure

Azure data lake access to DocumentDB

Querying DocumentDB repositories

SQL-like language over JSON

References