MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 ChGenre: eLearning | Language: English + .VTT | Duration: 7 hour | Size: 3.62 GBAn Introduction to MongoDB. Learn the Foundations by CREATING a DATABASE, COLLECTION and WRITING QUERIESWhat you’ll learnMongoDB Functions & MethodsCREATE / USE a DatabaseCREATE CollectionsINSERT ( ) Methods – DocumentsUPDATE CollectionsCOMPARISON & LOGICAL OperatorsQUERING a CollectionQUERING ArraysPROJECTION QueriesCREATE Relationships$LOOKUPRequirementsNo Prerequisites For This CourseInternet AccessDescriptionThis 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 Data, UPDATE Data, How to 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 DatabaseCREATE a CollectionINSERT ( ) Methods – Documents into a CollectionUPDATE a CollectionFIND ( )COMPARISON Operators: $eq $gt $lt $gte $lte $ne $in $ninLOGICAL Operators: $and $or $not $norQUERING a CollectionSORT ( )LIMIT ( )SKIP ( )MAX & MIN ( )PROJECTION QueriesQUERING an ArrayCREATE Relationships$LookupDELETE / DROPWho this course is for:Any interested in Database or Data Science