Cargando…

Guide to NoSQL with Azure Cosmos DB : work with the massively scalable Azure database service with JSON, C#, LINQ, and . NET Core 2.

This book shows you how to develop applications that work with Azure Cosmos DB. Azure and other cloud applications typically work with massive amounts of data that can be organized in different ways. These applications will often require elastic scale out of storage and throughput, and to work acros...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Hillar, Gastón C. (Gastón Carlos)
Otros Autores: Yöndem, Daron
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt, 2018.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000 a 4500
001 EBOOKCENTRAL_on1056898267
003 OCoLC
005 20240329122006.0
006 m o d
007 cr cnu---unuuu
008 181013s2018 enk o 000 0 eng d
040 |a EBLCP  |b eng  |e pn  |c EBLCP  |d N$T  |d TEFOD  |d N$T  |d UKMGB  |d OCLCF  |d MERUC  |d LVT  |d YDX  |d OCLCQ  |d OCLCO  |d UKAHL  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCO  |d K6U  |d OCLCQ  |d OCLCO  |d OCLCL  |d TMA  |d OCLCQ 
016 7 |a 019078554  |2 Uk 
019 |a 1056196116 
020 |a 9781789618969  |q (electronic bk.) 
020 |a 1789618967  |q (electronic bk.) 
020 |z 9781789612899 
029 1 |a AU@  |b 000065065642 
029 1 |a CHNEW  |b 001026200 
029 1 |a CHVBK  |b 549250247 
029 1 |a UKMGB  |b 019078554 
035 |a (OCoLC)1056898267  |z (OCoLC)1056196116 
037 |a 66607D45-CCD0-4452-BD17-878F6AB8B60E  |b OverDrive, Inc.  |n http://www.overdrive.com 
050 4 |a QA76.585 
072 7 |a COM  |x 013000  |2 bisacsh 
072 7 |a COM  |x 014000  |2 bisacsh 
072 7 |a COM  |x 018000  |2 bisacsh 
072 7 |a COM  |x 067000  |2 bisacsh 
072 7 |a COM  |x 032000  |2 bisacsh 
072 7 |a COM  |x 037000  |2 bisacsh 
072 7 |a COM  |x 052000  |2 bisacsh 
082 0 4 |a 004.6782  |2 23 
049 |a UAMI 
100 1 |a Hillar, Gastón C.  |q (Gastón Carlos)  |1 https://id.oclc.org/worldcat/entity/E39PCjMvk8Q8MP7GQPycFpWQRq 
245 1 0 |a Guide to NoSQL with Azure Cosmos DB :  |b work with the massively scalable Azure database service with JSON, C#, LINQ, and . NET Core 2. 
260 |a Birmingham :  |b Packt,  |c 2018. 
300 |a 1 online resource (205 pages) 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
588 0 |a Online resource; title from PDF title page (EBSCO, viewed October 17, 2018). 
505 0 |a Cover -- Title Page -- Copyright and Credits -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: Introduction to NoSQL in Cosmos DB -- Making the paradigm shift to the NoSQL way -- Learning about the main features of Cosmos DB -- Understanding the supported NoSQL data models -- Using the appropriate API for each data model -- Diving deep into the Cosmos DB resource model -- Understanding the system topology NoSQL -- Learning about the resource hierarchy for each container -- Test your knowledge -- Summary -- Chapter 2: Getting Started with Cosmos DB Development and NoSQL Document Databases -- Provisioning a Cosmos DB account that uses the SQL API -- Understanding URIs, read-write and read-only keys, and connection strings -- Creating a new document database with the SQL API -- Creating a new collection -- Populating a collection with documents -- Understanding automatically generated key-value pairs -- Understanding schema-agnostic features -- Working with the web-based Azure Cosmos DB Explorer -- Using Azure Storage Explorer to interact with Cosmos DB databases -- Working with the Azure Cosmos DB Emulator -- Test your knowledge -- Summary -- Chapter 3: Writing and Running Queries on NoSQL Document Databases -- Running queries against a collection with different tools -- Understanding query results in JSON arrays -- Checking the request units spent by a query -- Working with schema-agnostic queries -- Using built-in array functions -- Working with joins -- Using array iteration -- Working with aggregate functions -- Test your knowledge -- Summary -- Chapter 4: Building an Application with C#, Cosmos DB, a NoSQL Document Database, and the SQL API -- Understanding the requirements for the first version of an application -- Understanding the main classes of the Cosmos DB SDK for .NET Core. 
505 8 |a Creating a .NET Core 2 application to interact with Cosmos DB -- Configuring a Cosmos DB client -- Creating or retrieving a document database -- Querying and creating document collections -- Retrieving a document with an asynchronous query -- Inserting documents that represent competitions -- Calculating a cross-partition aggregate with an asynchronous query -- Reading and updating an existing document with a dynamic object -- Querying documents in multiple partitions -- Calling asynchronous methods that create and query dynamic documents -- Test your knowledge -- Summary -- Chapter 5: Working with POCOs, LINQ, and a NoSQL Document Database -- Creating models and customizing serialization -- Retrieving a POCO with a LINQ asynchronous query -- Inserting POCOs -- Calculating a cross-partition aggregate with an asynchronous LINQ query -- Reading and updating an existing document with a POCO -- Querying documents in multiple partitions with LINQ -- Writing LINQ queries that perform operations on arrays -- Calling asynchronous methods that use POCOs to create and query documents -- Inspecting the SQL API queries that LINQ generates -- Test your knowledge -- Summary -- Chapter 6: Tuning and Managing Scalability with Cosmos DB -- Understanding request units and how they affect billing -- Dynamically adjusting throughput for a collection with the Azure portal -- Working with client-side throughput management -- Understanding rate limiting and throttling -- Tracking consumed request units with client-side code -- Understanding the options for provisioning request units -- Learning portioning strategies -- Deploying to multiple regions -- Understanding the five consistency levels -- Taking advantage of regional failover -- Understanding indexing in Cosmos DB -- Checking indexing policies for a collection with the Azure portal -- Test your knowledge -- Summary. 
505 8 |a Appendix: Answers -- Chapter 1: Introduction to NoSQL in Cosmos DB -- Chapter 2: Getting Started with Cosmos DB Development and NoSQL Document Databases -- Chapter 3: Writing and Running Queries on NoSQL Document Databases -- Chapter 4: Building an Application with C#, Cosmos DB, a NoSQL Document Database, and the SQL API -- Chapter 5: Working with POCOs, LINQ, and a NoSQL Document Database -- Chapter 6: Tuning and Managing Scalability with Cosmos DB -- Other Books You May Enjoy -- Index. 
520 |a This book shows you how to develop applications that work with Azure Cosmos DB. Azure and other cloud applications typically work with massive amounts of data that can be organized in different ways. These applications will often require elastic scale out of storage and throughput, and to work across new geographical regions. This is the ... 
590 |a ProQuest Ebook Central  |b Ebook Central Academic Complete 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
630 0 0 |a Windows Azure. 
630 0 7 |a Windows Azure  |2 fast 
650 0 |a SQL (Computer program language) 
650 0 |a Cloud computing. 
650 6 |a SQL (Langage de programmation) 
650 6 |a Infonuagique. 
650 7 |a Internet: general works.  |2 bicssc 
650 7 |a Servers.  |2 bicssc 
650 7 |a Databases.  |2 bicssc 
650 7 |a COMPUTERS  |x Computer Literacy.  |2 bisacsh 
650 7 |a COMPUTERS  |x Computer Science.  |2 bisacsh 
650 7 |a COMPUTERS  |x Data Processing.  |2 bisacsh 
650 7 |a COMPUTERS  |x Hardware  |x General.  |2 bisacsh 
650 7 |a COMPUTERS  |x Information Technology.  |2 bisacsh 
650 7 |a COMPUTERS  |x Machine Theory.  |2 bisacsh 
650 7 |a COMPUTERS  |x Reference.  |2 bisacsh 
650 7 |a Cloud computing  |2 fast 
650 7 |a SQL (Computer program language)  |2 fast 
700 1 |a Yöndem, Daron. 
758 |i has work:  |a Guide to NoSQL with Azure Cosmos DB (Text)  |1 https://id.oclc.org/worldcat/entity/E39PCGmQ4p7hgGFkW37X74fwRX  |4 https://id.oclc.org/worldcat/ontology/hasWork 
856 4 0 |u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=5532303  |z Texto completo 
938 |a Askews and Holts Library Services  |b ASKH  |n AH35211955 
938 |a EBL - Ebook Library  |b EBLB  |n EBL5532303 
938 |a EBSCOhost  |b EBSC  |n 1905971 
938 |a YBP Library Services  |b YANK  |n 15738741 
994 |a 92  |b IZTAP