When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Udemy logo

Introduction to MongoDB for Data Analytics

Learn the basics of MongoDB with step by step exercises from a professional Web Developer.

     
  • 4.6
  •  |
  • Reviews ( 201 )
₹569

This Course Includes

  • iconudemy
  • icon4.6 (201 reviews )
  • icon6h 0m
  • iconenglish
  • iconOnline - Self Paced
  • iconprofessional certificate
  • iconUdemy

About Introduction to MongoDB for Data Analytics

In this course, we'll begin by covering the basics of MongoDB and the key differences between NoSQL and SQL to help you build an intuitive understanding of foundational concepts for the course. This will be followed by engaging practical exercises to help you understand how to use database operations in the Mongo Shell. You'll then move on to designing your own database to store data for a blogging website, exploring how different data structures can be best-suited to solve different problems depending on the use case. Finally, we'll move on to data analysis. You'll use filtering, projection, sorting, and querying complex data structures to extract actionable insights from real world datasets. You'll build these skills through a blogging website case study and then apply them on an E-Commerce data analysis challenge.

What You Will Learn?

  • MONGODB BASICS: .
  • Create your own databases from scratch .
  • Learn MongoDB Architecture: databases, documents, collections, key-value pairs .
  • Use CRUD operations in the mongo shell .
  • DATABASE DESIGN: .
  • Use Embedded Documents to represent relationships in data .
  • Use various data structures to design a database for a blogging website case study .
  • DATA ANALYSIS .
  • Analyze real world datasets with projection, sorting, and filtering .
  • Use query operators to examine correlations between features in data.