In this course you will learn and understand details about No-SQL DB from scratch, especially MongoDB.
Will understand about how MongoDB can be connected to other programming languages like Python,SQL etc. Also i will break the complex areas like Aggregates,Indexes,Sharding,Performance metrices in a simpler way. Will also learn and understand MongoDB from an SQL developer perspective.
The couse will deep dive you into CRUD operations,transactions,handling complex datatypes like nested/embedded documents. It will explain you both through the easy of learning the approach through MongoDB Compass which is a official GUI for MongoDB and also through Mongo Shell which is the CLI for accessing MongoDB collections. By the end of this course, you will be able to handle/store and process any hige data which is dynamically changing. The distrubuted approach of MongoDB which is MongoAtlas, also helps in handling and processing this dynamic data along with visually representing them through dashboards.