Repositório destinado a anotações e rascunhos do curso Udemy MongoDB - The Complete Developer's Guide.
Anotações pertinentes sobre os capítulos estão presentes no diretório curse.
- Cap 1 - Introduction
- Cap 2 - Understanding Databases, Collections & Documents
- Cap 3 - Schemas & Relations How to Structure Documents
- Cap 4 - Exploring The Shell & The Server
- Cap 5 - Using the MongoDB Compass to Explore Data Visually
- Cap 6 - Diving Into Create Operations
- Cap 7 - Read Operations - A Closer Look
- Cap 8 - Update Operations
- Cap 9 - Understanding Delete Operations
- Cap 10 - Working with Indexes
- Cap 11 - Working with Geospatial Data
- Cap 12 - Understanding the Aggregation Framework
- Cap 13 - Working with Numeric Data
- Cap 14 - MongoDB & Security
- Cap 15 - Performance, Fault Tolerancy & Deployment
- Cap 16 - Transactions
- Cap 17 - From Shell to Driver
- Cap 18 - Introducing Stitch