MongoDB & Node.js: Connecting & CRUD Operations (Part 1 of 4)

Описание к видео MongoDB & Node.js: Connecting & CRUD Operations (Part 1 of 4)

✅ Sign-up for a free cluster at: https://mdb.link/free-fbYExfeFsI0
✅ Get help on our Community Forums: https://mdb.link/community-fbYExfeFsI0

If you're a Node.js developer who wants to learn MongoDB, start here!

In this quick start tutorial for beginners, Developer Advocate Lauren Schaefer walks through the basics of how to connect to a MongoDB Atlas database using a Node.js script. Then she explains how data is stored in MongoDB using documents and collections. Finally, she explains how to execute each of the CRUD (create, read, update, and delete) operations. She explains how to use insertOne(), insertMany(), findOne(), find(), updateOne() with and without upsert, updateMany(), deleteOne(), and deleteMany().

Links Lauren mentions in the video:
⭐ Connect to a MongoDB Database Using Node.js: https://mdb.link/connect-nodejs
⭐ MongoDB and Node.js Tutorial - CRUD Operations: https://mdb.link/nodejs-crud
⭐ GitHub repo with the code from this video: https://mdb.link/nodejs-quickstart

Other videos in this tutorial series:
Part 2:    • MongoDB & Node.js: Aggregation & Data...  
Part 3:    • MongoDB & Node.js: Create an ACID Tra...  
Part 4:    • MongoDB & Node.js: Change Streams & T...  

Chapters:
00:00 Intro
01:00 How to Connect
08:22 How MongoDB Stores Data
11:47 How to Create Documents
17:16 How to Read Documents
24:46 How to Update Documents
35:58 How to Delete Documents
41:10 Wrapping Up

Connect with Lauren:
Twitter:   / lauren_schaefer  
TikTok:   / lauren_schaefer  
LinkedIn:   / laurenjanece  
MongoDB Community: https://developer.mongodb.com/communi...

------
✅ Subscribe to our channel: https://mdb.link/subscribe

Комментарии

Информация по комментариям в разработке