Query Data in MongoDB
Working with data is no longer just about storing and retrieving it: it's about understanding it, filtering it and transforming it into relevant insights. MongoDB provides the necessary f...
Database used: sample_mflix (collection movies) Tools covered: MongoDB Compass, MongoDB Shell (mongosh), MongoDB Atlas, VS Code + PyMongo
Most analysts use local tools like MongoDB Compass or the Shell, connecting directly to cloud-hosted clusters. This combines the performance of the cloud with the familiarity of local tools.
Recommended prerequisite: The Up and Running with MongoDB for Data Analyst course to master the basics of installation and configuration.
Sign in to read this course
A free account unlocks all 514 courses. 20 are readable without one.
What's inside
7 sections- 1 Table of Contents
- 2 Introduction and environment setup
- 3 Writing and refining filters in MongoDB queries
- 4 Applying projection to return targeted fields
- 5 Sorting and paging results for controlled output
- 6 Solving Real World Query Challenges as an Analyst
- 7 MongoDB Operators Quick Reference
More MongoDB & NoSQL courses
View all 7Filter and Manipulate Data with Aggregations in MongoDB
Aggregations are one of the most powerful features of MongoDB. They allow you to filter, reshape and manipulate data in ways that go far beyond simple lookups. An aggregation pipeline is...
Modify Data for Analysis in MongoDB
Every analyst encounters this moment: we spot a typo, a strange date, or a missing value and ask ourselves "should I fix this, can I do this, or will I make things worse?" » This course c...
Query and Modify Data in MongoDB Compass
Imagine you work as a data analyst for a movie streaming service. Your team wants to explore information about movies, theaters, and customer reviews to better understand what audiences e...
Text Search and Pattern Matching in MongoDB
The performance impact of a regex query depends primarily on whether or not it can use an index.
Up and Running with MongoDB for Data Analysts
running · mongodb · data · analysts · nosql · databases · sql · shell · compass · atlas · commands · exploring · collection · crud · documents · performance · schema · types · aggregation...
Work with Dates, Arrays, and Nested Data in MongoDB
Working with dates, arrays, and nested data in MongoDB opens the door to questions that go far beyond flat records. These features give structure and meaning to your queries, helping you...
Interested in this course?
Contact us to book it or get a custom training plan for your team.