UPDATED VIDEO 2019 –
In this video we will dive into the MongoDB NoSQL database and look at the fundamentals and the syntax to create, read, update and delete documents/data
NODE.JS, EXPRESS & MONGODB COURSE:
BECOME A PATRON: Show support & get perks!
COURSES & MORE INFO:
FOLLOW TRAVERSY MEDIA:
Tag: nosql mongodb, mongodb, nosql, document database, mongo
Xem thêm: https://gócdigital.vn/category/review
Nguồn: https://gócdigital.vn
This video is 3 years old. Here is the updated one which has the same stuff but more up to date – https://www.youtube.com/watch?v=-56x56UppqQ&t=1246s
how different is this on Mac?
13:52 And we will call it as "FEMAIL" 🤣
will db.customers.remove work on a query with last_name? or any other fields thats not first_name
So much easier to understand than my nonsense lecturer
awesome, thanks
Hey can you please upload installation mongo db with ubuntu linux? It would be really helpful. Thanks in advance.
I just went from knowing nothing about mongo except the name, to literally getting it right! Thanks a lot!
You installed it on windows…. I stopped the video
1000
6:00 Guys if you also have the problem where you can't start MongoDB as a service,
you have to install the stuff in cmd as an administrator. It worked for me
21:43 SEX!
What a nice video
getting the error uncaught exception: TypeError: db.teacher_info is not a function :
did he just assume John Doe's gender? What kind of disgraceful video is this? did you not get the memo in 2016 that we don't assume genders anymore?
good , thank you
In the world of GUI why are you doing a command line program?????? What bullshit!!!!!!!!!!!!!!!!!
Does it cover all topics in mongo db or does it have extension videos
Double quotes around key name are mandatory in all cases as per JSON specification. I was surprised to learn this after years of not typing them in 🙂
always helpful
My toddler (4 y.o.) was sleeping in his bedroom while I was watching this video @ 10pm.
Those kids steps and kids voice in your background messed with me so much because of that.
Other than that – awesome video.
Hi could you please provide document for MongoDB installation @Traversy media
I wrote a documentation of this video, here it is: (Everything from the video in a written format)
https://github.com/iamfaatima/MongoDb-Notes
Enjoy!
Ty
dude, u rlly saved my ass
If you want to learn mongo Db in more details I will suggest this playlist
https://youtube.com/playlist?list=PLnBrF3GPxJixqnBeTrE0mmOV8C0r8-iOG
If you want to learn MVC | REACT | REDUX |NODEJS | Mongo DB |Design Principles and Practice for Great UI Design |Learn Data Structures in Javascript then subscribe this channel
https://www.youtube.com/channel/UCUE03RlboK54F8aP85k4KtA/playlists
awesome vedio
https://www.youtube.com/watch?v=4aScZNF2Tdw
Click to learn mongodb 2020 with handson projects .
Thanks. Time to add mongodb in my resume 🙂
but how to update id like 1.2.3— like this i thik we want access id 1 then show all details
Any chance you can paste all the commands in the discription or link to a git repo that be super helpful. Than being said thank you for a very concise and to the point tutorial.
i really learnt alot from this course
Very informative video and put very simple manner. Thank you very much.
Interesting video. I liked it
The –rest parameter was removed in MongoDB 3.6
Remove the –rest option from your command line, that should do the trick.
keep up the good work bro …
So, if I log in to let say amazon.in that means amazon employees had to add my details manually in their database? Thats how websites backend works? And if yes, then what is the reason?
Who is john dow
Seeing him eveeywhere
Can we see result in tables like sql
Actually you don't need to use notepad, to add a new line to the commands, just use SHIFT+ENTER and will just add new line (enter) instead of executing it.