MongoDB Recipes
eBook Details:
- Paperback: 247 pages
- Publisher: WOW! eBook; 1st edition (January 2, 2020)
- Language: English
- ISBN-10: 1484248902
- ISBN-13: 978-1484248904
eBook Description:
MongoDB Recipes: With Data Modeling and Query Building Strategies: Extensive coverage of MongoDB’s query language including how to query various data structures stored within documents: Covers the latest features of MongoDB 4
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.
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
MongoDB Recipes: With Data Modeling and Query Building Strategies 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.