Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Introduction to MongoDB for Data Analytics
Highest Rated
Rating: 4.6 out of 5(253 ratings)
1,759 students

Introduction to MongoDB for Data Analytics

Learn the basics of MongoDB with step by step exercises from a professional Web Developer.
Last updated 6/2024
English

What you'll 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

Course content

9 sections79 lectures5h 59m total length
  • Ultimate MongoDB Cheat Sheet0:01

    There is a link to Cheatsheet - https://www.dropbox.com/sh/e2w3bqgo73ugeop/AAC8T9PApP0rBOkIovEJWjOga?dl=0

  • Data Analysis Case Study: Heart Disease0:02
  • Pymongo: Connecting MongoDB and Python0:02

Requirements

  • PC with Internet Access
  • Desire to learn NoSQL technology

Description

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.

Who this course is for:

  • Database Administrators
  • Data Scientists
  • Anyone who is interested in NoSQL databases
  • Data Analysts
  • Big Data Enthusiasts