Video description
A short and friendly introduction to learn, understand and practice the fundamentals of MongoDB
About This Video
- The course is objective and fast, ideal for beginners in MongoDB
- No prior MongoDB knowledge is required and you need just your computer.
In Detail
This course is for total beginners to MongoDB. The goal of the course is to give you an understanding of what MongoDB is, what main features it has, and of course to let you try those features yourself. You will learn how to perform the following actions:
- Install MongoDB
- Insert documents into the collections
- Find documents using different query operators such as $and, $or, and $gt
- Update documents using update operators such as $set and $unset
- Delete documents
You will be also able to explain some advanced MongoDB features such as:
- The Aggregation framework
- Indexes
- MongoDB utilities
- The MongoDB replica set
- MongoDB external drivers
Enroll now and learn the basics of MongoDB!
Table of contents
-
Chapter 1 : MongoDB Overview
- Where MongoDB is used? 00:02:13
- Relational vs Document Databases 00:01:41
- MongoDB Structure 00:01:11
- MongoDB Shell and MongoDB Server 00:01:54
- Chapter 2 : MongoDB Installation
-
Chapter 3 : Data Formats in MongoDB
- JSON Overview 00:02:23
- Difference between JSON and JavaScript Object 00:01:17
- How Documents are stored in the Database? - BSON Format 00:02:06
- What is Extended JSON? 00:01:59
- Data Types representation in Extended JSON 00:02:21
- How types are stored in BSON? 00:02:20
-
Chapter 4 : Collection Creation and Documents Insertion
- Creation of the new Collection 00:02:14
- Insert Methods insertOne() and insertMany() 00:01:01
- Sample Data Overview 00:02:17
- Insert Sample Documents into the Collection 00:07:31
-
Chapter 5 : Finding Documents
- Find Methods find() and findOne() 00:01:00
- Practice Finding Documents 00:05:46
- Query Operators Overview 00:00:59
- Practice Finding Documents with Query Operators 00:05:52
- Sort, Limit and Skip helper methods 00:01:00
- Practice Sort, Limit and Skip 00:04:07
-
Chapter 6 : Updating Documents
- Update Methods updateOne() and updateMany() 00:01:06
- Update Operators 00:00:49
- Practice Updating Documents using Update Operators 00:05:56
-
Chapter 7 : Deleting Documents
- Delete Methods deleteOne() and deleteMany() 00:00:19
- Practice deleting Documents 00:02:48
-
Chapter 8 : Advanced MongoDB Features
- MongoDB Aggregation Framework 00:00:53
- Practice aggregating Documents 00:01:50
- MongoDB Indexes 00:02:02
- MongoDB Utilities 00:05:23
- What is MongoDB Replica Set? 00:02:40
- MongoDB Drivers 00:00:56
-
Chapter 9 : Wrap Up
- Course Summary and What's next? 00:01:06
Product information
- Title: Introduction to the MongoDB
- Author(s):
- Release date: October 2018
- Publisher(s): Packt Publishing
- ISBN: 9781789950014
You might also like
video
Python Fundamentals
51+ hours of video instruction. Overview The professional programmer’s Deitel® video guide to Python development with …
video
Linux Fundamentals
10+ Hours of Video Instruction Linux Fundamentals LiveLessons has more than 10 hours of comprehensive video …
video
Amazon Web Services AWS LiveLessons 2nd Edition
More Than 17 Hours of Video Instruction More than 17 hours of video instruction on Amazon …
video
Microsoft AZ-900 Certification Course: Azure Fundamentals
Not sure where to start with the Microsoft Azure platform? Whether an IT pro or new …