MongoDB for Developers Certificate for Jaffer Mumtaz
Certificate ID:
581759
Authentication Code:
ea47a
Certified Person Name:
Jaffer Mumtaz
Trainer Name:
Kamil Baran
Duration Days:
2
Duration Hours:
14
Course Name:
MongoDB for Developers
Course Date:
24 April 2019 09:30 to 25 April 2019 04:30
Venue:
Dubai
Course Outline:
Manipulating Documents
- Query
- Insert
- Update
- Remove
- Upsert
- Removing databases, fields and others
Document Structure
- Datatypes
- References
- ID
- Keys
- Embedded sub-documents
- Tree structures
- Tailable Cursor
- Two Phase Commits
- Auto-incrementing Sequence field
Aggregation
- Distinct
- Aggregation Pipelines
- Map-reduce
Indexes
- Default _id
- Single Field
- Compound Index
- Multikey Index
- Geospatial Index
- Hashed Index
- Unique
- Sparse