Online Course
M001: MongoDB Basics
-
64
-
- Write review
Overview
- How to install MongoDB
- How to use Compass, the MongoDB GUI
- The MongoDB document model and basic schema design
- The MongoDB query language
- How to use Atlas, MongoDB's hosted database as a service offering
Taught by
Shannon Bradshaw
Tags
Related Courses
-
Data Wrangling with MongoDB
MongoDB University
3.0 -
MongoDB Basics
MongoDB University
-
Introduction to MongoDB
MongoDB University
-
MongoDB Aggregation Framework
MongoDB University
-
Create a Python Application using PyMongo and MongoDB Database
Coursera Project Network
-
Learn SQL Basics for Data Science
University of California, Davis
Reviews
4.0 rating, based on 1 reviews
-
José Enrique Ávila completed this course, spending 4 hours a week on it and found the course difficulty to be medium.
A good introductory course to MongoDB. I learned about installing basic software: database server, MongoDB Compass, deploying cloud cluster and CRUD operations. I looked official documentation and some stackoverflow examples to know some topics or commands.s.