MongoDB
3h 3m 57s
English
Paid
Course description
MongoDB is a very popular for any project. It's a no sql database which offers high performance and scalability. Having MongoDB in your skills set will set you apart from the competition. You will be able to build backend applications super fast.
Read more about the course
In this course you will learn
- What is Mongo
- Running Mongo on Docker
- Documents and Collections
- Queries
- Indexes
- Data Modeling
- Cursors
- Database Administration
- Build NodeJS backend Application backed by Mongo
- How to Create a MongoDB cluster running on AWS
Watch Online
0:00
/ #1: MongoDB on Docker
All Course Lessons (34)
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | MongoDB on Docker Demo | 01:28 | |
| 2 | Docker Installation | 02:04 | |
| 3 | docker-dompose.yaml walkthrough | 04:19 | |
| 4 | Start Containers using Docker Compose | 05:44 | |
| 5 | Connect to DB using Mongo Shell | 05:18 | |
| 6 | Creating Databases | 05:02 | |
| 7 | Collections | 06:15 | |
| 8 | Documents | 06:23 | |
| 9 | Understanding ObjectId | 04:00 | |
| 10 | Insert Documents | 03:07 | |
| 11 | Find | 04:57 | |
| 12 | Query Operators | 04:26 | |
| 13 | Query Arrays | 03:29 | |
| 14 | Update Documents | 08:39 | |
| 15 | Delete Documents | 04:47 | |
| 16 | Understanding Cursors | 08:03 | |
| 17 | Sort Limit and Skip | 06:26 | |
| 18 | cursor.forEach | 03:15 | |
| 19 | Embedded and Normalised Data Models | 08:15 | |
| 20 | Schema Validation | 05:13 | |
| 21 | Analysing queries | 04:52 | |
| 22 | Creating Indexes | 06:17 | |
| 23 | Mongo Config | 06:10 | |
| 24 | Backup and Restore DB | 07:38 | |
| 25 | Authentication & Authorisation | 08:43 | |
| 26 | Sharding, Replication and Mongo as a Service | 05:18 | |
| 27 | Gui Clients | 04:47 | |
| 28 | Create MongoDB Cluster with MongoAtlas | 05:28 | |
| 29 | DB User and Network Configuration | 03:18 | |
| 30 | Connecting to MongoDB Cluster | 05:05 | |
| 31 | Adding Sample Data | 05:08 | |
| 32 | Exploring UI & Admin User | 03:25 | |
| 33 | NodeJS App | 09:27 | |
| 34 | Running NodeJS App | 07:11 |
Unlock unlimited learning
Get instant access to all 33 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.
Learn more about subscriptionComments
0 commentsWant to join the conversation?
Sign in to commentSimilar courses
The React practice course, learn by building projects.
Sources: udemy
Including three full practice project, a landing page, a Firebase project and a fullstack with Mongo DB and Node. Do you want to practice your React coding or just to learn it b...
43 hours 45 minutes 48 seconds
Electron From Scratch: Build Desktop Apps With JavaScript
Sources: udemy, Brad Traversy
Create 3 useful desktop applications with web technologies using Electron. This is a hands on, project based course on learning how to build and package cross-platform desktop a...
5 hours 48 minutes 24 seconds
Node.js: The Complete Guide to Build RESTful APIs
Sources: codewithmosh (Mosh Hamedani)
Node.js, or Node, is a runtime environment for executing JavaScript code outside of a browser. It is ideal for building highly-scalable, data-intensive backend
15 hours 5 minutes 56 seconds
Discord Clone - Learn MERN Stack with WebRTC and SocketIO
Sources: udemy
Learn how to connect MERN Stack with WebRTC and SocketIO. We will go through all of the steps to create application with group call functionality. We will crea
19 hours 29 minutes 29 seconds
Build a Realtime App with React Hooks and GraphQL
Sources: udemy
Master the latest and greatest features in React within the context of a full-stack, real-world app. A realtime, full-stack React app from scratch with a GraphQL Server (Apollo ...
4 hours 32 minutes 39 seconds