MongoDB Essentials - Complete MongoDB Guide
Ditulis pada: November 06, 2018
Coupon Details
MongoDB Essentials - Complete MongoDB Guide, Master MongoDB database using JavaScript Mongo Shell, Robo 3T (Robomongo) and MongoDB Compass
Created by Bogdan Stashchuk
Preview This Course - GET COUPON CODE
What you'll learn
- Deeply understand how MongoDB works - cursor, batch size, iterator
- Launch production database on the Atlas MongoDB - managed cloud-based MongoDB database
- Install and configure production MongoDB on the dedicated or virtual private server
- Understand and use different MongoDB BSON types - ObjectId, ISODate, NumberInt etc.
- Learn how to use MongoDB Shell, Robo 3T (Robomongo), MongoDB Compass for database management
- Perform different kinds of update operations using operators $set, $rename, $addToSet, $push, $inc etc
- Use different kinds of queries and query operators like $in, $eq, $regex, $elemMatch etc.
- Easily combine different aggregation stages like $match, $group, $unwind
- Understand purpose of the indexes and create indexes
- Use backup and restore tools - mongoexport, mongoimport, mongodump and mongorestore