Mongo DB
Overview
- NoSQL
- MongoDB Introduction
- When / why we use MongoDB?
Installation and Administration
MongoDB Installation
Starting and stopping MongoDB servers
MongoDB Basics
- Servers
- Databases
- Collections
- Documents / Objects
- CRUD
- Indexes
Clients and drivers
Building applications with MongoDB
- Overview Of MongoDB Applications
- Getting started
- Examples and labs
Advanced querying
- Projections
- Conditional operators
- Limit and skip
- Aggregation and grouping
- Map / reduce
Security and Authentication
Performance and scaling
- Master / slave
- Sharding
- Profiler
- Import / Export and backup strategies
GridFS