Introduction & Overview: Overview, Design Goals, the Mongo Shell, JSON Intro, Installing Tools, Overview of Blog Project. Swig,
CRUD:Mongo Shell, Query Operators, Update Operators and a Few Commands
Schema Design: Patterns, case studies and tradeoffs
Performance: Using indexes, monitoring and understanding performance. Performance in sharded environments. Write performance.
Aggregation framework: Goals, the use of the pipeline, comparison withSQL facilities.
Application engineering: Drivers, impact of replication and sharding on design and development.
Case studies from the field