- Azure Cosmos DB is a globally distributed, multi-model database service.
- At the lowest level, Azure Cosmos DB stores data in atom-record-sequence (ARS) format.
- The data is then abstracted and projected as an API (SQL, MongoDB, Cassandra, Tables, and Gremlin).
Search This Blog
Fundamentals of Azure Cosmos DB
Labels:
Azure,
data-store

-
Need to create a new login and new user with the lowest possible priveledges. New login can be created in the 'master' database only...
-
What is Terraform? Terrafrom is a tool for infrastructure provisioning. Terraform automate and manage your infrastructure, your platform, an...
-
Angular application architecture Angular.json file will contain all the configurations of the app. The builder looks at this file to find t...