DocumentDB
DocumentDB is a term used for several cloud-based, document-oriented databases designed to store, index, and query JSON-like documents. The name has been used by different vendors for managed services that emphasize schema-less storage, automatic indexing, and scalable querying of semi-structured data.
Azure DocumentDB, introduced by Microsoft in 2014 as a cloud NoSQL document database, supported JSON documents,
Amazon DocumentDB is a managed service by Amazon Web Services designed to be compatible with the MongoDB
Use cases for DocumentDB-style databases include content catalogs, user profiles, metadata stores, and other semi-structured data