Full Stack Development
About Lesson
Module 1: Overview

  • History and over view of MONGO DB
  • Advantages
  • How it differs from other DB
Module 2: Environment Setup

  • Setting up the environment and installation of Mongo DB
Module 3: Data modeling

  • Exploring Data modeling
  • Creating and Dropping DB
Module 4: Creating DB in Mongo

  • Droping an existing DB
Module 5: Datatypes and collections

  • Datatypes
  • Creating and dropping collections
Module 6: Documents

  • Creating Documents
  • Updating and Dleting Documents
  • Query Documents
Module 7: Backup support

  • Creating Backup for database