Using MongoDB with Java
40mIntermediate2023-04-13
Authors

MongoDB
Developer Data Platform
Course details
MongoDB is a popular document model database for building performant, agile, and scalable applications, and it can be used with other tools and environments. This course introduces you to using Java with MongoDB. Explore MongoDB Java client libraries and how to connect to MongoDB in Java applications. Learn how to perform CRUD operations in Java, including querying a MongoDB collection, updating and deleting documents, creating transactions, and more. Plus, discover how to build and use a MongoDB aggregation pipeline in Java applications.
Skills covered
MongoDBDatabase DevelopmentDatabase ManagementCert PrepProgramming LanguagesOpen SourceSoftware Development
Concepts
1. Connecting to MongoDB in Java
- 01 - Using MongoDB Java client libraries
- 02 - Connecting to an Atlas cluster in Java applications
- 03 - Troubleshooting a MongoDB connection in Java applications
- 04 - Connecting to MongoDB in Java review
2. MongoDB CRUD Operations in Java
- 05 - Working with MongoDB documents in Java
- 06 - Inserting a document in Java applications
- 07 - Querying a MongoDB collection in Java applications
- 08 - Updating documents in Java applications
- 09 - Deleting documents in Java applications
- 10 - Creating MongoDB transactions in Java applications
- 11 - MongoDB CRUD operations in Java review
3. MongoDB Aggregation with Java
- 12 - Building a MongoDB aggregation pipeline in Java applications
- 13 - Using MongoDB aggregation stages with Java - $match and $group
- 14 - Using MongoDB aggregation stages with Java - $sort and $project
- 15 - MongoDB aggregation with Java review
Related courses
Related learn paths
- Prepare for the MongoDB Java Developer Associate Certification
- Explore Web Development with Node.js
- Explore App Development with the MERN Stack
- Advance Your Skills in the Hadoop/NoSQL Data Science Stack
- Advance your Node.js Skills
- Become a Back-End Web Developer
- Become a MEAN Javascript Developer
- Become a Spring Developer