How to use Azure Cosmos DB in .Net

Azure Cosmos DB is an easy-to-use, scalable, NoSQL database available in Microsoft’s Azure cloud. Cosmos DB is hosted on SSDs and hence data storage and retrieval is very fast. This database service also supports multiple data models including document, key-value, graph, and columnar, so can be leveraged for all kinds of applications. We will focus on Cosmos DB’s document data model, which is accessed through the SQL API (formerly known as the DocumentDB API).

To read this article in full, please click here

(Insider Story)

from InfoWorld Cloud Computing https://ift.tt/2HIf6Vp
via IFTTT