MongoDB Recipes: With Data Modeling and Query Building Strategies
Authors: Subhashini Chellappan – Dharanitharan Ganesan
ISBN-10: 1484248902
ISBN-13: 9781484248904
Edition 版次: 1st ed.
Publication Date 出版日期: 2019-12-16
Print Length 页数: 247 pages
Book Description
By finelybook
Get the most out of MongoDB using a problem-solution approach. This book starts with recipes on the MongoDB query language,including how to query various data structures stored within documents. These self-contained code examples allow you to solve your MongoDB problems without fuss.
MongoDB Recipes describes how to use advanced querying in MongoDB,such as indexing and the aggregation framework. It demonstrates how to use the Compass function,a GUI client interacting with MongoDB,and how to apply data modeling to your MongoDB application. You’ll see recipes on the latest features of MongoDB 4 allowing you to manage data in an efficient manner using MongoDB.
What You Will Learn
Work with the MongoDB document model
Design MongoDB schemas
Use the MongoDB query language
Harness the aggregation framework
Create replica sets and sharding in MongoDB
Front Matter
1.MongoDB Features and Installation
2.MongoDB CRUD Operations
3.Data Modeling and Aggregation
4.Indexes
5.Replication and Sharding
6.Multidocument Transactions
7.MongoDB Monitoring and Backup
8.MongoDB Security
Back Matter