Using an Azure NoSQL Solution: DocumentDB - Developer.com
Azure DocumentDB is NoSQL solution provided by Microsoft on the cloud. It falls under the 'Document' category. Data is stored in a JSON format. DocumentDB refers to the database entities as 'resources'. To use the resources, we require a DocumentDB ...