MongoDB makes working with data simple - it's built on a philosophy that prioritizes performance and efficiency.
In this course, you learn all about MongoDB from scratch. No prior MongoDB or database experience is required!
In detail, you'll learn:
-
How to install and use MongoDB locally and in the cloud (MongoDB Atlas)
-
How to perform CRUD (Create, Read, Update, Delete) operations on MongoDB databases
-
How to filter for data efficiently
-
How to work with both the Mongo Shell and drivers (e.g. Node.js driver)
-
How to increase performance by using indexes (and how to use the right indexes!)
-
How to use the amazing "Aggregation Framework" that's built into MongoDB
-
What replica sets and sharding are
-
How to use MongoDB Atlas - the cloud solution offered by MongoDB
-
How to use the serverless platform (Stitch) offered by MongoDB
-
And much more!
This course is a hands-on course - you'll learn by writing code/ commands. We'll work on a wide variety of example data and use-cases and by the end of the course, you'll have all the knowledge you need to work with MongoDB in your next project!
This course is for you, no matter which programming language you plan on using, you'll learn a uniform way of interacting with MongoDB that can be easily applied to any language.
This course is for you:
-
if you're brand-new to MongoDB and databases in general
-
if you got some basic database or even MongoDB experience - in this course, there are different entry points you can choose from!
-
if you are a web or mobile app (or desktop app) developer who considers using MongoDB
-
if you're working in a team that considers using MongoDB (or already does use it)
-
if you are primarily using SQL-based databases so far and you want to explore the most popular NoSQL alternative