© José Rolando Guay Paz 2018
José Rolando Guay PazMicrosoft Azure Cosmos DB Revealedhttps://doi.org/10.1007/978-1-4842-3351-1_3

3. Working with an Azure Cosmos DB Database

José Rolando Guay Paz1 
(1)
Beach Park, Illinois, USA
 

In this chapter, you will start working with a new Cosmos DB database. More specifically, it will be a database that implements the SQL DocumentDB API using the document data model. You will learn to use the DocumentDB API in a .NET application. You will create a database and collection with a partition key. Then you will learn how work with documents to create new documents and replace, delete, and query them. Finally, you will learn how to create and run stored procedures.

Your sample database will contain student records from ...

Get Microsoft Azure Cosmos DB Revealed: A Multi-Model Database Designed for the Cloud now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.