Interface to the 'Azure Cosmos DB' 'NoSQL' Database Service
Azure Cosmos DB account class
Delete a set of documents from an Azure Cosmos DB container
Import a set of documents to an Azure Cosmos DB container
Methods for working with Azure Cosmos DB containers
Methods for working with Azure Cosmos DB databases
Methods for working with Azure Cosmos DB documents
Client endpoint for Azure Cosmos DB core API
MongoDB endpoint for Azure Cosmos DB
Methods for working with Azure Cosmos DB stored procedures
Methods for working with Azure Cosmos DB user-defined functions
Create Azure Cosmos DB account
Delete Azure Cosmos DB account
Carry out a Cosmos DB operation
Get Azure Cosmos DB account
Container partition key information
Query an Azure Cosmos DB container
An interface to 'Azure CosmosDB': <https://azure.microsoft.com/en-us/services/cosmos-db/>. On the admin side, 'AzureCosmosR' provides functionality to create and manage 'Cosmos DB' instances in Microsoft's 'Azure' cloud. On the client side, it provides an interface to the 'Cosmos DB' SQL API, letting the user store and query documents and attachments in 'Cosmos DB'. Part of the 'AzureR' family of packages.