Completed
- Accessing MongoDB shell through the container
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
MongoDB with Docker in IntelliJ IDEA
Automatically move to the next video in the Classroom when playback concludes
- 1 - Introduction
- 2 - Pulling the MongoDB image
- 3 - Creating the MongoDB container
- 4 - Working with the container in IntelliJ IDEA
- 5 - Accessing MongoDB shell through the container
- 6 - Inserting data
- 7 - Creating a MongoDB data source
- 8 - Viewing the data
- 9 - Working with the Integrated MongoDB console
- 10 - Setting up Docker Compose for the MongoDB and application services