COURSE DESCRIPTION
MongoDB is a popular non-relational database that supports the modeling and manipulation of almost any data structure. Because MongoDB stores data in documents rather than relationally, MongoDB is flexible and well-suited to real-world business situations. Users can access data in any language as long as the data structure is native to that language.
In this hands-on guided project, learn the fundamentals of MongoDB. You’ll use create-read-update-delete (CRUD) operations by creating and making changes to documents with MongoDB. By the end of the project, you will have a solid foundation in MongoDB to continue learning more complex database operations.
This lab provides access to a Cloud-based IDE that _ _has all of the required software,__ including MongoDB , preinstalled. All you need is a recent version of a modern web browser to complete this project.
LEARNING OUTCOMES
After completing this project, you will be able to:
- Describe the process of setting up the MongoDB environment
- Create documents in MongoDB with the insert method
- Read documents by listing them, counting them, and matching them to a query
- Update and delete documents in MongoDB based on specific criteria
Course Features
- Lectures 0
- Quizzes 0
- Duration 1 week
- Skill level All levels
- Language English
- Students 0
- Assessments Yes