Description
In this course, you will :
- Learn how to work with databases from the ground up.
- Purchase MongoDB Crash Course (2022).
- Learn how to set up and use a NoSQL database.
- MongoDB is used to manage the database.
- Writing optimal queries.
Syllabus :
- MongoDB Introduction
- MongoDB Installation and Setup
- Create a Database and Collection
- Drop a Collection and Database
- Insert and Display
- MongoDB Operators
- Limit and Skip Records or Documents
- Sort Records in MongoDB
- Text Indexing in MongoDB
- Text Search in MongoDB
- MongoDB Built-in Methods
- MongoDB - Advanced Topics