Description
Summary
MongoDB in Action, Second Edition is a completely revised and up to date version. It introduces MongoDB 3.0 and the document-oriented database model. This perfectly paced book offers you both the big picture You’ll be able to need as a developer and enough low-level detail to satisfy system engineers.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
About the Technology
This document-oriented database was built for high availability, supports rich, dynamic schemas, and allows you to easily distribute data across more than one servers. MongoDB 3.0 is flexible, scalable, and very fast, even with big data loads.
About the Book
MongoDB in Action, Second Edition is a completely revised and up to date version. It introduces MongoDB 3.0 and the document-oriented database model. This perfectly paced book offers you both the big picture You’ll be able to need as a developer and enough low-level detail to satisfy system engineers. A variety of examples will will let you develop confidence in the an important area of data modeling. You’ll be able to also love the deep explanations of each feature, including replication, auto-sharding, and deployment.
What’s Inside
About the Reader
Written for developers. No previous MongoDB or NoSQL experience is assumed.
About the Authors
After working at MongoDB, Kyle Banker is now at a startup. Peter Bakkum is a developer with MongoDB expertise. Shaun Verch has worked on the core server team at MongoDB. A Genentech engineer, Doug Garrett is without doubt one of the winners of the MongoDB Innovation Award for Analytics. A software architect, Tim Hawkins has led search engineering at Yahoo Europe. Technical Contributor: Wouter Thielen. Technical Editor: Mihalis Tsoukalos.
Table of Contents
- A database for the modern web
- MongoDB through the JavaScript shell
- Writing programs the usage of MongoDB
- Document-oriented data
- Constructing queries
- Aggregation
- Updates, atomic operations, and deletes
- Indexing and query optimization
- Text search
- WiredTiger and pluggable storage
- Replication
- Scaling your system with sharding
- Deployment and administration