目錄(66章)
倒序
- 封面
- 版權頁
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Getting Started with DocumentDB
- What is DocumentDB?
- Exploring the data model
- DocumentDB versus other databases
- Understanding the price model
- Building your first application
- Summary
- Chapter 2. Setting up and Managing Your Database
- Managing your keys
- Using resource tokens
- Managing alerts
- Summary
- Chapter 3. Basic Querying
- Creating resources
- Reading resources
- Updating documents
- Deleting documents
- Summary
- Chapter 4. Advanced Querying
- Using the SELECT statement
- Using the FROM clause
- Using the WHERE clause
- Using built-in functions
- Building stored procedures
- Building triggers
- Building user-defined functions
- Using LINQ to DocumentDB
- Summary
- Chapter 5. Using REST to Access Your Database
- Understanding the basics of REST
- Querying DocumentDB resources
- Getting all databases
- Adding a document
- Summary
- Chapter 6. Using Node.js to Access Your Database
- Introducing Node.js
- Utilizing DocumentDB from Node.js
- Summary
- Chapter 7. Advanced Techniques
- Introducing indexes
- Partitioning data
- Managing performance
- Using transactions
- Setting consistency levels
- Summary
- Chapter 8. Putting Your Database at the Heart of Azure Solutions
- Introducing an Internet of Things scenario
- Increasing search capabilities
- Enhancing security
- Migrating data
- Summary
- Index 更新時間:2021-07-30 10:28:02
推薦閱讀
- Getting Started with Gulp(Second Edition)
- The Android Game Developer's Handbook
- Designing Hyper-V Solutions
- Spring實戰(第5版)
- Java項目實戰精編
- Mastering Apache Maven 3
- Kotlin從基礎到實戰
- 軟件測試實用教程
- D3.js By Example
- Laravel Application Development Blueprints
- 算法設計與分析:基于C++編程語言的描述
- JBoss AS 7 Development
- React.js實戰
- HTML5 Game Development by Example:Beginner's Guide(Second Edition)
- Appcelerator Titanium Smartphone App Development Cookbook
- 微服務設計
- 大象:Thinking in UML(第二版)
- Node.js進階之路
- 匯編語言程序設計
- MATLAB語言及編程實踐:生物數學模型應用
- JavaScript實戰-JavaScript、jQuery、HTML5、Node.js實例大全(第2版)
- C語言程序設計
- 高性能Java架構:核心原理與案例實戰
- Swift Essentials
- 胸有成竹!數據分析的SPSS和SAS EG進階(第2版)
- R語言:從數據思維到數據實戰
- Java Web程序設計教程
- Python金融大數據挖掘與分析全流程詳解
- Magento Extensions Development
- Mastering Symfony