Certificate Authentication

MongoDB for Developers Certificate for Chan Jia Hui

Add to LinkedIn

Certificate ID: 
776383
Authentication Code: 
124ca
Certified Person Name: 
Chan Jia Hui
Trainer Name: 
Yashank Jhamb (uid: 38679) yashank@uptut.com
Duration Days: 
2
Duration Hours: 
14
Course Name: 
MongoDB for Developers
Course Date: 
2024-09-09 09:00 to 2024-09-10 17:00
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