Using MongoDB with Java
This course guides you through everything you need to get started with MongoDB in your Java applications. In this course, you’ll get an overview of the official MongoDB Java driver and learn how to install it by using Maven. You’ll learn how to connect your application, perform basic CRUD operations, troubleshoot, and then build aggregations.
Milestone
-
Connecting to MongoDB in Java
RequiredUnit
| Xijing Zhang, Daniel Curran, Parker Faucher, Joe Nyirenda.75 Hours
Learn about the Java driver for MongoDB and how to use it to connect to your Java applications.MongoDB CRUD Operations in Java
RequiredUnit
| Joe Nyirenda, Daniel Curran, Xijing Zhang2.5 Hours
Learn how to perform basic CRUD operations with the MongoDB Java driver.MongoDB Aggregation with Java
RequiredUnit
| Daniel Curran, Joe Nyirenda, Xijing Zhang1 Hour
Learn how to create aggregation pipelines with Java.