- Learning Azure DocumentDB
- Riccardo Becker
- 205字
- 2021-07-30 10:27:46
Preface
In August 2014, Microsoft announced the preview of their DocumentDB service offering. DocumentDB is a NoSQL database that meets the requirements of today's applications that evolve at a higher pace, including modifications to the data model. DocumentDB covers all this by offering a schema-free document database that offers flexibility, scalability, automated indexing, and a mature range of querying possibilities. Recently, Microsoft announced support for geospatial indexing and querying, opening a whole new range of possibilities.
Setting an example, Microsoft utilizes DocumentDB in its renewed http://www.msn.com, servicing 450 million unique monthly visitors. 25 percent of these visitors have their own personalized data and this data is services from DocumentDB.
DocumentDB greatly enhances the flexibility of your evolving applications and offers a rich querying environment for any kind of data that you store.
This book covers all the concepts and possibilities of DocumentDB by covering the theory with lots of examples in every chapter. This book is linear and every chapter builds on the knowledge of the last. For the more experienced users, chapters can also be read individually and in any order.
By the end of this book, you will be able to use DocumentDB in your own daily work and benefit from best practices.
- Learning Elixir
- Git高手之路
- Julia機器學習核心編程:人人可用的高性能科學計算
- 基于差分進化的優化方法及應用
- Unity 5.x By Example
- Python忍者秘籍
- Python機器學習算法: 原理、實現與案例
- Spring+Spring MVC+MyBatis從零開始學
- R數據科學實戰:工具詳解與案例分析
- 時空數據建模及其應用
- Django實戰:Python Web典型模塊與項目開發
- 邊玩邊學Scratch3.0少兒趣味編程
- 數據結構與算法詳解
- Natural Language Processing with Python Cookbook
- Getting Started with Hazelcast