MongoDB Node.js Developer Path for SmartBridge
This learning path contains a series of courses to teach you MongoDB skills. In this path, you’ll learn the basics of building modern applications with Node.js, using MongoDB as your database.
Milestones
-
MongoDB Node.js Developer Path for Smartbridge
Start Here - Intro to MongoDB (SmartBridge)
Required
Unit
| 15 MinutesView DetailsThis unit gives an overview of MongoDB fundamentals, from the document model to CRUD operations to indexing, that you will learn during the Introduction to MongoDB course.Getting Started with MongoDB Atlas (SmartBridge)
Required
Unit
| 1 HourView DetailsLearn about MongoDB Atlas, our multi-cloud developer data platform, its latest features, and how to deploy your first cluster.MongoDB and the Document Model (SmartBridge)
Required
Unit
| 1.25 HoursView DetailsWant to learn more about MongoDB and the document model? In this unit, you’ll learn how to manage MongoDB databases, collections, and documents.MongoDB Data Modeling Intro (SmartBridge)
Required
Unit
| Rachelle Palmer, Xijing Zhang45 Minutes
View DetailsLearn the basics of data modeling, the process of defining how data is stored and the relationships among different entities in your data, in MongoDB.Connecting to a MongoDB Database (SmartBridge)
Required
Unit
| 1 HourView DetailsLearn how to connect to MongoDB databases by using connection strings. Connection strings allow you to connect your cluster with the mongo shell, with Compass (our GUI that enables querying, optimizing and analyzing MongoDB data), and to an application.Connecting to MongoDB in Node.js (SmartBridge)
Required
Unit
| 1 HourView DetailsLearn about the Node.js driver for MongoDB and how to use it to connect to your Node.js applications.MongoDB CRUD Operations: Insert and Find Documents (SmartBridge)
Required
Unit
| 1.75 HoursView DetailsLearn how to create, find, and query MongoDB documents in the mongo shell.MongoDB CRUD Operations: Replace and Delete Documents (SmartBridge)
Required
MongoDB CRUD Operations: Modifying Query Results (SmartBridge)
Required
Unit
| 1.25 HoursView DetailsLearn how to sort and limit query results and how to count documents in MongoDB.MongoDB CRUD Operations in Node.js (SmartBridge)
Required
Unit
| 2 HoursView DetailsLearn how to perform basic CRUD operations with the MongoDB Node.js driver.MongoDB Aggregation (SmartBridge)
Required
Unit
| 1.75 HoursView DetailsLearn how to create aggregation pipelines that enable you to analyze and summarize data by stringing together stages that filter, sort, group, and/or transform data.MongoDB Aggregation with Node.js (SmartBridge)
Required
MongoDB Indexes (SmartBridge)
Required
Unit
| 1.75 HoursView DetailsLearn how to improve MongoDB performance by learning how to create single, compound, and multikey indexes as well as how to delete indexes.MongoDB Atlas Search (SmartBridge)
Required
Unit
| 1.5 HoursView DetailsLearn about MongoDB Atlas Search, a full text search feature that combines three systems - database, search engine, and sync mechanisms.MongoDB Transactions (SmartBridge)
Required
Unit
| 1 HourView DetailsLearn about ACID transactions in MongoDB and how they guarantee certain database operations happen together or not at all to ensure data integrity within the database.MongoDB Compass (SmartBridge)
Required
Learning Byte
| 20 MinutesView DetailsLearn how to use MongoDB Compass: the official Graphical User Interface built by – and for – MongoDB. This Learning Byte will cover how to set up and use MongoDB Compass to oversee and optimize your database.MongoDB VS Code Extension (SmartBridge)
Required
Learning Byte
| Luke Phillippi20 Minutes
View DetailsLearn how to use the MongoDB VS Code extension to create, manage, and query MongoDB databases. -
Certification Preparation
Certification Preparation for SmartBridge
Required
Microcourse
| MongoDB University10 Minutes
View DetailsLearn the steps to certification success with this guide. Turn your MongoDB knowledge and skills into a professional credential by taking the MongoDB Certification exam for free!Certification Program Guide
Elective
Exam Aid
| MongoDB University15 Minutes
View DetailsLearn about program benefits, guidelines, and policies.Associate Developer Exam Study Guide
Elective
Exam Aid
View DetailsReview recommended training and see the exam objectives so you can focus your study.Associate Developer Node.js Practice Questions
Elective
Exam
View DetailsExam-grade questions per topic provided for you to test your knowledge as well as give you real examples of our exam question formatting.