Guide to NoSQL with Azure Cosmos DB



Download free course Guide to NoSQL with Azure Cosmos DB, pdf file on 205 pages by Gaston C. Hillar , Daron Yöndem.
Cosmos DB is a NoSQL database service included in Azure that is continuously adding new features and has quickly become one of the most innovative services found in Azure, targeting mission-critical applications at a global scale. This book starts off by showing you the main features of Cosmos DB, their supported NoSQL data models and the foundations of its scalable and distributed architecture. You will learn to work with the latest available tools that simplify your tasks with Cosmos DB and reduce development costs, such as the Data Explorer in the Azure portal, Microsoft Azure Storage Explorer, and the Cosmos DB Emulator.

Next, move on to working with databases and document collections. We will use the tools to run schema agnostic queries against collections with the Cosmos DB SQL dialect and understand their results. Then, we will create a first version of an application that uses the latest .NET Core SDK to interact with Cosmos DB. Next, we will create a second version of the application that will take advantage of important features that the combination of C# and the .NET Core SDK provides, such as POCOs and LINQ queries. By the end of the book, you will be able to build an application that works with a Cosmos DB NoSQL document database with C#, the .NET Core SDK, LINQ, and JSON.

Table of contents

  • Introduction to NoSQL in Cosmos DB
  • Getting Started with Cosmos DB Development and NoSQL
  • Writing and Running Queries on NoSQL Document
  • Building an Application with C#, Cosmos DB, a NoSQL
  • Working with POCOs, LINQ, and a NoSQL Document
  • Tuning and Managing Scalability with Cosmos DB
  • Answers
Pages : 205
Size : 9.7 MB
File type : PDF
Downloads: 111
Created: 2022-02-02
License: MIT License
Author(s): Gaston C. Hillar , Daron Yöndem
Guide to NoSQL with Azure Cosmos DB

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/article.php on line 233

Others sql Tutorials

SQL queries Tutorial

PostgreSQL tutorial

Microsoft SQL Server 2012

Performance Tuning with SQL Server Dynamic Management Views

Introduction to SQL Server 2008

Others related eBooks about Guide to NoSQL with Azure Cosmos DB

Introduction to SQL

This tutorial is a brief overview about SQL language and free training document courses under 39 pages for beginners....

Graph Databases, 2nd Edition

Discover how graph databases can help you manage and query highly connected data. With thi..., download free Graph Databases tutorial in PDF (238 pages) created by ....

Microsoft Access 2013 course

Download free Microsoft Office Access 2013 file under 448 pages,step by step to learn Access and build your skills , course tutorial training on pdf by Joyce Cox and Joan Lambert....

Oracle database tutorial

Download free Oracle tutorial course in PDF, training file in 33 chapters and 104 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Tutorial Oracle Database 11g: SQL Fundamentals in PDF

Download tutorial in PDF about Oracle Database 11g: SQL Fundamentals, free training document for beginners....

How To Manage a Redis Database

Download free course How To Manage a Redis Database, pdf file on 95 pages by Mark Drake....

RavenDB in Action

The data you encounter in the real world is usually easier to think of as objects or docum..., download free RavenDB tutorial in PDF (221 pages) created by Itamar Syn-Hershko ....

Introduction to SQL Server 2008

This pdf course is designed to teach you Microsoft SQL Server. This is a practical training to learn the basics of the Microsoft Database Management System, in its 2008 version....

PostgreSQL for Beginners

Download free course PostgreSQL for Beginners, pdf file on 142 pages by Pavel Luzanov, Egor Rogov, Igor Levshin....

Essential SQL

This book written to provide clear and concise explanation of topics for programmers both starting to learn the Structured Query Language (SQL) as well as those diving in more complex topics. Most examples are linked to online playground that allows you to change the code and re-run it....