Guide to Nosql with Azure Cosmos DB
暫譯: Azure Cosmos DB 的 NoSQL 指南

Gaston C. Hillar, Daron Yondem

  • 出版商: Packt Publishing
  • 出版日期: 2018-09-28
  • 售價: $1,470
  • 貴賓價: 9.5$1,397
  • 語言: 英文
  • 頁數: 214
  • 裝訂: Paperback
  • ISBN: 1789612896
  • ISBN-13: 9781789612899
  • 相關分類: Microsoft AzureNoSQLSQL
  • 海外代購書籍(需單獨結帳)

商品描述

Create scalable applications by taking advantage of NoSQL document databases on the cloud with .NET Core

Key Features

  • Work with the latest available tools related to Cosmos DB
  • Learn to work with the latest version of the .NET Core SDK, C# and the SQL API
  • Work with a database service that doesn't require you to use an ORM and provides flexibility

Book Description

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.

What you will learn

  • Understand the supported NoSQL data models and the resource hierarchy
  • Learn the latest tools to work with Cosmos DB accounts and collections
  • Reduce your development costs by working with the Cosmos DB Emulator
  • Understand request units, automatic indexing, partitioning, and billing
  • Build an application with C#, Cosmos DB, .NET Core SDK, and the SQL API
  • Perform asynchronous operations with databases, and documents in C#
  • Work with models, and customize serialization of LINQ queries

Who this book is for

This book is for C# developers. You do not require any knowledge of Azure Cosmos DB, but familiarity with the Azure platform is expected.

Table of Contents

  1. Introduction to CosmosDB
  2. Getting started with CosmosDB Development
  3. Writing and running CosmosDB Queries
  4. Building an Application with C#, Cosmos DB, and the SQL API
  5. Working with POCOs, LINQ and Cosmos DB
  6. Tuning and Managing Scalability with Cosmos DB

商品描述(中文翻譯)

利用 .NET Core 在雲端上利用 NoSQL 文件資料庫創建可擴展的應用程式


主要特點



  • 使用與 Cosmos DB 相關的最新工具

  • 學習使用最新版本的 .NET Core SDK、C# 和 SQL API

  • 使用不需要 ORM 的資料庫服務,並提供靈活性


書籍描述


Cosmos DB 是一個包含在 Azure 中的 NoSQL 資料庫服務,持續添加新功能,並迅速成為 Azure 中最具創新性的服務之一,針對全球範圍內的關鍵任務應用程式。本書首先介紹 Cosmos DB 的主要特性、其支援的 NoSQL 資料模型以及其可擴展和分散式架構的基礎。您將學習使用最新的可用工具,簡化您在 Cosmos DB 上的任務並降低開發成本,例如 Azure 入口網站中的資料探索器、Microsoft Azure Storage Explorer 和 Cosmos DB 模擬器。


接下來,開始處理資料庫和文件集合。我們將使用這些工具對集合執行與模式無關的查詢,使用 Cosmos DB SQL 方言並理解其結果。然後,我們將創建一個使用最新 .NET Core SDK 與 Cosmos DB 互動的應用程式的第一個版本。接下來,我們將創建應用程式的第二個版本,利用 C# 和 .NET Core SDK 組合所提供的重要功能,例如 POCO 和 LINQ 查詢。在本書結束時,您將能夠構建一個使用 C#、.NET Core SDK、LINQ 和 JSON 與 Cosmos DB NoSQL 文件資料庫互動的應用程式。


您將學到什麼



  • 了解支援的 NoSQL 資料模型和資源層級

  • 學習最新的工具來處理 Cosmos DB 帳戶和集合

  • 通過使用 Cosmos DB 模擬器來降低開發成本

  • 了解請求單位、自動索引、分區和計費

  • 使用 C#、Cosmos DB、.NET Core SDK 和 SQL API 構建應用程式

  • 在 C# 中執行與資料庫和文件的非同步操作

  • 處理模型並自定義 LINQ 查詢的序列化


本書適合誰


本書適合 C# 開發人員。您不需要具備 Azure Cosmos DB 的任何知識,但預期對 Azure 平台有一定的熟悉度。


目錄



  1. CosmosDB 介紹

  2. 開始 CosmosDB 開發

  3. 撰寫和執行 CosmosDB 查詢

  4. 使用 C#、Cosmos DB 和 SQL API 構建應用程式

  5. 處理 POCO、LINQ 和 Cosmos DB

  6. 調整和管理 Cosmos DB 的可擴展性