MongoDB Part 2: Insert and Find

preview_player
Показать описание
In this video we'll go over how to insert and retrieve data from a mongo db using node.

00:00 Intro
01:08 Refactor to get Database
04:26 Inserting into Mongo
08:57 Fetch all data from Mongo
12:05 Fetch specific object by id from Mongo
13:55 Using ObjectId to search
15:15 findOne
16:58 Outro
Рекомендации по теме
Комментарии
Автор

My only critique is that you need a link that shows the code you are writing so i dont have to pause so much and can follow along and copy paste your example. Other than thanks this really helpful.

angrylittlenobody