MongoDB (from "humongous") is a high-performance, open source, schema- free, document/object-oriented database optimized for web application environments, and is perhaps one of the most disruptive software technologies in years. MongoDB will fundamentally change the way you think about data persistence. During this hands-on course you will learn the fundamentals of MongoDB. The course will teach you how to install, configure, administrate, and write applications with MongoDB
Overview
- "NoSQL"
- What is MongoDB?
- JSON primer
- When / why should you use MongoDB?
Installation and Administration
- Installing MongoDB
- Starting and stopping MongoDB servers
- The JavaScript console
MongoDB Basics
- Servers
- Databases
- Collections
- Documents / Objects
- CRUD
- Indexes
Clients and drivers
- Overview and integration
Building applications with MongoDB
- Overview
- Getting started
- Examples and labs
Advanced querying
- Projections
- Conditional operators
- Limit and skip
- Aggregation and grouping
- Map / reduce
Security and Authentication
- Overview
- Best-practices
Performance and scaling
- Master / slave
- Sharding
- Profiler
- Import / Export and backup strategies
GridFS
- Overview
No comments:
Post a Comment