YoVDO

JavaScript and MongoDB Tutorial with MongoDB NodeJS Driver

Offered By: Hussein Nasser via YouTube

Tags

MongoDB Courses Javascript Courses Docker Courses Node.Js Courses CRUD Operations Courses Backend Development Courses

Course Description

Overview

Explore MongoDB integration with JavaScript using the MongoDB NodeJS Driver in this comprehensive tutorial. Learn to establish connections, perform CRUD operations, and leverage Docker for database setup. Begin by spinning up a MongoDB instance using Docker, then dive into connecting to the database through NodeJS. Master essential operations including finding documents, inserting new data, updating existing records, and deleting entries. Gain practical insights into querying, limiting results, and utilizing the forEach method. Discover how to count documents and effectively use the MongoDB documentation for further learning. By the end of this tutorial, you'll have a solid foundation in working with MongoDB in a JavaScript environment, enabling you to build performant backend applications with ease.

Syllabus

docker run -p 270017 --name mdb mongo
intro
: Spin docker
: Connect to mongo
: Find Document
: Insert Document
: Update Document
: Delete Document
Mongodb docker


Taught by

Hussein Nasser

Related Courses

Designing RESTful APIs
Udacity
Introduction to NodeJS
Microsoft via edX
Exploring GraphQL: A Query Language for APIs
Linux Foundation via edX
Build a Google Firebase Web Application
Coursera Project Network via Coursera
Build a Twitter Clone Backend
Coursera Project Network via Coursera