Published / updated
MongoDB Foundation
NoSQL concepts, CRUD, practical document design and application integration.
Prerequisites
- Programming basics
- JSON familiarity
- SQL concepts helpful but not required
Expected outcome
Model and query a practical MongoDB database and connect it to .NET or Python.
Curriculum topics
- 01SQL vs NoSQL, collections and documents
- 02Insert, find, update and delete
- 03Filters, sorting and projection
- 04Arrays and embedded documents
- 05Practical data modelling
- 06Basic indexes
- 07Application CRUD integration
Practical learning
- Model an embedded structure
- Connect one application CRUD flow
Continue your learning pathNext recommended track →