Introduction
  • Introduction to MongoDB and Studio 3T
  • Installing Studio 3T
  • Test your skills: Introduction to MongoDB and Studio 3T
Introduction to MongoDB Atlas
  • MongoDB Atlas
  • Setting up MongoDB Atlas
  • Connecting to Atlas Demo
Connecting to MongoDB
  • Introduction
  • Connecting to MongoDB via Studio 3T
  • Test your skills: Connecting to MongoDB
  • Connecting to MongoDB Demo
The MongoDB Basics: Databases, Collections & Documents
  • Introduction
  • Understanding MongoDB Documents: Fields & Data Types
  • Test your skills: Understanding MongoDB Documents
  • Comparing MongoDB vs SQL Concepts
  • Creating a collection from a .json file
  • Creating a collection from a .json file Demo
  • Test your skills: Creating a Collection
  • Reviewing the collection in different views
  • Reviewing the collection in different views Demo
  • Using Visual Query Builder to query data
  • Using Visual Query Builder to query data Demo
  • Updating data directly within the collection
  • Updating data directly within the collection Demo
Using SQL in MongoDB Aggregation
  • Introduction
  • Running a SQL aggregate query in MongoDB
  • Running a SQL aggregate query in MongoDB Demo
  • Test your skills: Using SQL in MongoDB Aggregation
  • Exporting a SQL query to the Aggregation Editor
  • Exporting a SQL query to the Aggregation Editor Demo
  • Editing a query in the Aggregation Editor
  • Editing a query in the Aggregation Editor Demo
Importing and Exporting MongoDB Data
  • Introduction
  • Importing document data from a .csv file
  • Importing document data from a .csv file Demo
  • Exporting document data to a .json file
  • Exporting document data to a .json file Demo
  • Exporting document data to a new collection
  • Exporting document data to a new collection
  • Importing and Exporting MongoDB Data
Running MongoDB Queries on the mongo Shell
  • Introduction
  • Introducing Intellishell
  • Using IntelliShell to load and run a script file
  • Using IntelliShell to load and run a script file Demo
  • Using IntelliShell’s auto-completion features to write queries
  • Using IntelliShell’s auto-completion features to write queries Demo
  • Running queries in IntelliShell and viewing the results
  • Running queries in IntelliShell and viewing the results Demo
  • Test your skills: Running MongoDB Queries on the mongo Shell
  • You’ve completed the MongoDB 101