© Bipin Joshi 2019
B. JoshiBeginning Database Programming Using ASP.NET Core 3 https://doi.org/10.1007/978-1-4842-5509-4_9

9. Azure SQL Database, Azure Cosmos DB, and MongoDB

Bipin Joshi1 
(1)
Thane, India
 
So far in this book, you have been using a local instance of SQL Server which houses the Northwind database. In this chapter, you will move the Northwind database to the cloud using Azure SQL Database. The Employee Manager application then uses this database to perform the CRUD operations. Although relational databases are commonly used to store application data, non-relational and NoSQL databases are becoming more and more common. This chapter covers two such data stores: Cosmos DB and MongoDB. Specifically, this chapter teaches you to
  • Create an ...

Get Beginning Database Programming Using ASP.NET Core 3: With MVC, Razor Pages, Web API, jQuery, Angular, SQL Server, and NoSQL 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.