Intro to MongoDB and Mongoose | Node.js Tutorials for Beginners

preview_player
Показать описание


(00:00) Intro
(00:05) Welcome
(00:16) What is NoSQL and MongoDB?
(02:05) Sign up for a MongoDB account
(02:39) Create a MongoDB database
(05:14) Create a database user
(06:15) Get the database connection string
(07:37) Project Source Code
(07:54) Place the connection string in dotenv
(08:53) dotenv adjustment
(10:04) Install mongoose dependency
(11:14) Connect app to MongoDB

🌱 MongoDB and Mongoose References:

📚 JWT References:

📚 Login References:

📚 More References:

✅ Follow Me:

#mongodb #mongoose #nodejs
Рекомендации по теме
Комментарии
Автор

I bet.
This is most precious mongodb content in the entire universe

yonathanhailemelekot
Автор

you're from another planet bro 💯😊what you're doing now it's perfect, keep going and I'm sharing your channel even in my WhatsApp story daily 😊 I'm here to help you whenever you need 🤜🤛

abdullahsevmez
Автор

@Dave Gray

Thank you for making this tutorial simple enough for us beginner to understand better!!!
Just what i need it!

elrubio
Автор

This was perfect! Straight forward, easy to follow and succeeded with a connection. Thanks!!

judithkoelewijn
Автор

An excellent tutorial like all the others. Thanks, Dave. Thanks for the advice: "Keep striving for progress over perfection". This is the key. What do you think about doing a tutorial about NextJS?

juangomez
Автор

You've read my mind! This is exactly what I was expecting right after Node/Express. Great!

yoshi
Автор

your explanations are just perfect Dave, I would have liked to know your channel before all the courses purchased here and there ... I really expect a ton of videos from you ( PHP, Symfony, Sass please ...etc ) . Thank you Dave :)

samirsamir
Автор

"testing123... kinda like a mic check". dave you are a backend rockstar

internet_glen
Автор

Your explanation is amazing! I wish you were proffesor in my college...

kove
Автор

Tank you for this video I really needed this! You did an amazing job!

phoenifiresky
Автор

Thank you, Dave! Please make video series about Angular :)

yekaterinacrawford
Автор

Those are great tutorials thanks for sharing !!

ilyesbejia
Автор

Very well explain! it has been very useful!

jmgomw
Автор

Thank you so much for the lessons I've really learned a lot

danidan
Автор

Have you got videos of you setting up this project? I see everything is well documented and organized. I’d like to be able to follow along to better understand how you decide to write your middleware. What you choose to log. Why the credential check is before CORS etc.

sashaikevich
Автор

I can't find the .env file in the starter source code. Has it been removed?

daniellambert
Автор

The Read operations are slow compared to sql.. only write operations are faster in no-sql

manikantaprasadlopinti
Автор

super we need advanced tutorial for same topic

venkatesannedumaran
Автор

can able to access the routes like register, auth from your cloned code it just display unauthorized

UdhayaKumar-melt
Автор

(node:6036) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version
(Use `node --trace-warnings ...` to show where the warning was created)
(node:6036) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version

hi, Dave. I got these warnings, how to solve them? Thanks!

nurlanshukurov