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

    Required
    Unit
    | 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.
    View Details

    MongoDB CRUD Operations in Java

    Required
    Unit
    | Joe Nyirenda, Daniel Curran, Xijing Zhang

    2.5 Hours

    Learn how to perform basic CRUD operations with the MongoDB Java driver.
    View Details

    MongoDB Aggregation with Java

    Required
    Unit
    | Daniel Curran, Joe Nyirenda, Xijing Zhang

    1 Hour

    Learn how to create aggregation pipelines with Java.
    View Details