This is a hands–on learning course for anyone looking to learn or refresh their skills with MongoDB. The objective of this course is to teach you all of the basic functions and methods of MongoDB in an easy and direct manner. By learning the basics of MongoDB first, you will prepare yourself well for more advance MongoDB database development projects in the future.
In this course you will learn How to CREATE COLLECTION’s, INSERT, UPDATE, DELETE and DROP.
In addition you will also learn how to use COMPARISON & LOGICAL OPERATORS, and AGGREGATION. Here is a complete list of the topics in this course:
CREATE / USE a Database
CREATE a Collection
INSERT ( ) Methods – Documents into a Collection
UPDATE a Collection
FIND ( )
COMPARISON Operators: $eq $gt $lt $gte $lte $ne $in $nin
LOGICAL Operators: $and $or $not $nor
QUERING a Collection
SORT ( )
LIMIT ( )
SKIP ( )
MAX & MIN ( )
PROJECTION Queries
QUERING an Array
CREATE Relationships
$Lookup
DELETE / DROP
Instructor Details
Courses : 2
Specification: MongoDB – The Beginners Bootcamp
|
3 reviews for MongoDB – The Beginners Bootcamp
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $14.99 |
---|---|
Provider | |
Duration | 7 hours |
Year | 2020 |
Level | Beginner |
Language | English |
Certificate | Yes |
Quizzes | No |
$84.99 $14.99
Adam Sawyer –
I’ve been learning relational databases for years and wanted to learn NoSQL, MongoDB. This course helped me with that in a few hours. Thank you,
Dl –
Love this thorough breakdown of MongoDB.
Varad Dingankar –
Course has everything which is required for a beginner to the MongoDB. Every lesson contains exercise and answers to that exercise so that you can check your knowledge. Great course for a beginner. Would have loved it more if there was bit more explanation and exercises about querying relationships.