MongoDB Crash Course

  Рет қаралды 761,008

Traversy Media

Traversy Media

Күн бұрын

Пікірлер: 484
@TraversyMedia
@TraversyMedia 2 жыл бұрын
New 2022 MongoDB crash course featuring Jesse Hall (CodeSTACKr), a MongoDB developer advocate: kzbin.info/www/bejne/aIK0eIqPmpx8erc
@dannyibovnik
@dannyibovnik 4 жыл бұрын
9:50 Insert 11:32 Insert many 12:25 Query/find data 13:00 Filter: Find data with filter (WHERE) 13:31 Sort 14:04 Count 14:20 Limit 14:54 for each (get only specific data from each document) 15:41 Find one specific row/document 16:00 Update (replace entire document) 18:11 Update (replace only specific fields but keep others) 19:47 Increment 20:43 Rename field/key 21:17 Delete 22:06 Sub-documents (Update of a document but actually just an insert of a sub-document) 24:08 Find sub-documents 25:17 Create index for Text search 25:53 Text search 27:00 Filter: Greater/less than 28:34 Filter Greater/less than equals 29:03 Exit 29:15 MongoDB Compass graphical interface 30:15 MongoDB Atlas
@0day694
@0day694 3 жыл бұрын
thank you!
@maheshmorem5665
@maheshmorem5665 3 жыл бұрын
Nice 🙂👍
@manishpandey503
@manishpandey503 3 жыл бұрын
god
@taosif7
@taosif7 3 жыл бұрын
may god bless you!
@osagiebernardebhuomhan5701
@osagiebernardebhuomhan5701 3 жыл бұрын
Nice.
@مصطفىمحسن-ي9ن
@مصطفىمحسن-ي9ن 4 жыл бұрын
BTW if you are using this tutorial in 2020 the website has changed so to download it click software then click "community server" then click "download" which is visible in the right of the screen
@MasayaShida
@MasayaShida 4 жыл бұрын
Thanks for the heads up
@physrivdos
@physrivdos 4 жыл бұрын
PIN this msg :) Thanks for the guidance!!!! The download link is as below: www.mongodb.com/dr/fastdl.mongodb.org/windows/mongodb-windows-x86_64-4.4.1-signed.msi/download
@someoneontheinternetuvenev6268
@someoneontheinternetuvenev6268 4 жыл бұрын
this needs a pin!
@terencehoughton5734
@terencehoughton5734 4 жыл бұрын
Cheers ears
@dynajay4106
@dynajay4106 3 жыл бұрын
Good lord! Thank you! I was about to panic. XD
@davidofug
@davidofug 5 жыл бұрын
I'm grateful Brad. BTW due to internet costs and complexities, where I live in Africa, I couldn't afford watching many of your videos online. I could download them and watch offline. But today I have been able to watch this online. Because your content is priceless.
@GorosVoices
@GorosVoices 4 жыл бұрын
wish you luck good budy
@kalenzo78
@kalenzo78 4 жыл бұрын
you are ugandan send me email at mukwaya78@gmail.com
@Beachalex1
@Beachalex1 4 жыл бұрын
The dedication for learning. Respect from Taiwan.
@smartguides8910
@smartguides8910 4 жыл бұрын
@@Beachalex1 yes, People are still being unable to access the content that is available for free. I can't imagine if they had to pay for it. I wish I could help them.
@donatobaonguis4315
@donatobaonguis4315 4 жыл бұрын
Happy for you David :-) I am also enjoying Brad's videos. I also grew up in a developing country where Internet is a "luxury". Now I am in the US and I am very grateful for that. I wish you all the best. And Brad, thank you for doing this videos. You are helping many people.
@jlambert12013
@jlambert12013 3 жыл бұрын
Just for those wondering, "ctrl + L" is the clear screen command
@programmingbykillerx9678
@programmingbykillerx9678 3 жыл бұрын
thanks
@kgotlelelomasenamela1379
@kgotlelelomasenamela1379 3 жыл бұрын
cls too
@rezataba6204
@rezataba6204 2 жыл бұрын
Have been a Linux user for a long time. Never thought of this shortcut. Thanks man!
@oladapoosunkeye4873
@oladapoosunkeye4873 3 жыл бұрын
I wish I found this channel when I first started college, no channel can beat this channel, always straightforward. I never regret a minute listening to him. Thanks
@kapilchauhan7954
@kapilchauhan7954 3 жыл бұрын
I learnt vue.js node.js and mongodb from Brad and today I'm having an interview, say best of luck to me and Thanks Brad ❤️
@hussey4826
@hussey4826 3 жыл бұрын
Did you get the job?
@davidchavarriamendez9091
@davidchavarriamendez9091 3 жыл бұрын
I want to know, did you use free tutorials or paid courses?
@richardantao3249
@richardantao3249 5 жыл бұрын
I spend hours looking for complete and concise explanations to my coding problems.. Now I know I just need to come to this channel
@frank_87it
@frank_87it 4 жыл бұрын
I'm gonna end up watching every course you made here and on udemy. Love how you explain ( and demonstrate) stuff.
@goldfishbrainjohn2462
@goldfishbrainjohn2462 4 жыл бұрын
The sad thing is Brad didn't put all his courses on Udemy :(
@tekken1935
@tekken1935 4 жыл бұрын
get out of tutorial hell. He even made a video about it
@generationwolves
@generationwolves 3 жыл бұрын
If you're watching this in 2021, at 21:55, the remove() method is deprecated. Use deleteOne() to delete a single document and deleteMany() for multiple documents. Reference: mongodb.github.io/node-mongodb-native/2.2/api/Collection.html#remove
@monique2819
@monique2819 3 жыл бұрын
I learn more from your videos than I do in a classroom. Keep up the good work!!!!
@samtole
@samtole 4 жыл бұрын
This guy can teach and his voice is perfect! I learned how to build websites by watching your videos on Udemy. You're the truth!
@girishraghunathan2946
@girishraghunathan2946 5 жыл бұрын
To the point. The way a crash course is supposed to be - a walk-through of all the key features. Awesome, thanks :)
@kumarisupriya5148
@kumarisupriya5148 4 жыл бұрын
Other youtube videos on MongoDB were so overwhelming that I thought I may never learn this. But, now...... WOW. I just learned CRUD operations in MongoDB and also learned to use the cloud for that. Thank you and keep them coming.
@thomasnjuguna1632
@thomasnjuguna1632 5 жыл бұрын
You sir are truely GOD sent may u nd ur familly be abunduntly blessed,
@brygadzistayo
@brygadzistayo Жыл бұрын
Really really good crash course. Everything what is needed to start in less than 1h
@divinecho5678
@divinecho5678 2 ай бұрын
best mongodb tutorial i have watched, after going through this i became a guru
@modupeadebayo755
@modupeadebayo755 5 жыл бұрын
Another one from the great brad
@magjandighital_craft6636
@magjandighital_craft6636 4 жыл бұрын
You are a good teacher at KZbin. thank you to share a knowledge
@cubeermaui
@cubeermaui 4 жыл бұрын
Currently starting with NoSQL databases. Heard from mongoDB and checked KZbin. The first video was from you Brad. You are the best! As always amazing content!
@aboxinspace
@aboxinspace 5 жыл бұрын
I really like the tutorials from this channel but this one was awesome, especially because you showed many of the shell commands (which is essential to people who have never even heard of NoSQL, like me). Some tutorials I've seen in the past about the different SQL databases often lacked showing the commands, even though the syntax is not always the same... Ty!
@jackchow6038
@jackchow6038 5 жыл бұрын
Since the MongoDB Atlas services changed time by time, I just wanted to point out that when you first create your MongoDB Atlas account, you have to specify your Organization Name under the menu on the upright corner with your name displayed. Then, it would ask you to add members just ignore that. After that, it would prompt you with options to create a Project, just enter a project name and create. Again, ignore newly prompt Add Members page. Then you can follow Brad's instructions on this video to create your very first owned cluster. Hope this would help.
@vishnuj5209
@vishnuj5209 3 жыл бұрын
Every tutorial I search there is a video made by him. He is everywhere
@donatobaonguis4315
@donatobaonguis4315 4 жыл бұрын
I have completed 3 Crash Courses already.. NodeJS, Express and now MongoDB. I have also enrolled to your course in Udemy for the Mern Stack.
@georgesomaru8973
@georgesomaru8973 3 жыл бұрын
Great tutorial. Adding yellow curser and dropping SublimeText would make it easier to follow on Command Line without frequent stop/rewind. Highlighting what is being changed in each record would help too.
@R3TT1CH
@R3TT1CH 5 жыл бұрын
This comes so incredibly handy just about now! Just was told that my team and I have the honors of merging a whole business from MS SQL to Mongo.
@Pluxlite
@Pluxlite 3 жыл бұрын
I HAD to say how grateful I am for these tutorials you have provided. They have taught me so much!
@seancpp
@seancpp 5 жыл бұрын
This looks like it works so beautifully with GraphQL. It may seem obvious, but the fact that JSON is JavaScript syntax, and it’s used here and in GraphQL, makes this web app development stuff an absolute joy to do. I can’t believe I’ve been sleeping under a rock with all this stuff out there.
@bharathwaj2890
@bharathwaj2890 2 жыл бұрын
Thanks the best 30 mins i spent to learn a technology.
@MuhsinunChowdhury
@MuhsinunChowdhury 5 жыл бұрын
This and the previous tutorial were extremely helpful and clear and concise. Thank you so much for making these tutorials!
@vivekgupta11
@vivekgupta11 5 жыл бұрын
One of the best tutorial I came across in recent time. 👍
@Samuels691
@Samuels691 4 жыл бұрын
Amazing content! I was using compass but using the shell helped massively. Thank you!
@toofanicoder
@toofanicoder 5 жыл бұрын
Happy Guru Purnima Brad 🤗♥️ You are the best teacher in the world 🤗🤗🤗 🙏🙏🙏🙏🙏🙏🙏🙏
@chethanbhat
@chethanbhat 5 жыл бұрын
Today is Guru Purnima or Teacher's day for Hindus and most of Indians.
@jw1ck
@jw1ck 3 жыл бұрын
Had to learn a little bit of Mongo for a pentesting engagement I was on. Super cool and definitely interesting to learn. Great video!
@alanjack7999
@alanjack7999 4 жыл бұрын
Thank you for this amazing crash course, you were straight to the point and didnt waste any time, this helped a lot.
@orelalon6167
@orelalon6167 3 жыл бұрын
I wish you could come up with more lectures! I can only hear you !!! you are the best!!
@architkapoor2503
@architkapoor2503 5 жыл бұрын
Smooth. This has to be one of the best tutorial video out here on MongoDB.
@bunny7171
@bunny7171 4 жыл бұрын
Good one brad! Apprectiate your hard work.This basic tutorial really helped to get started with mongo.
@bigchunk1
@bigchunk1 5 жыл бұрын
Some jobs I'm searching through like to see this skill. You seem to know what I need to learn just before I do.
@maki0805
@maki0805 5 жыл бұрын
Thank you Brad. I couldn't find MongoDB tutorial in my language...your course is soooooo great!
@LorenzoEnzooey
@LorenzoEnzooey 4 жыл бұрын
Great Video man, simple and easy to understand for someone like me who's trying to learn NoSQL database
@honbruno
@honbruno 5 жыл бұрын
Hey Brad, a huge thank you from a French follower ! I learn a lot with your courses.
@mysticrobo_
@mysticrobo_ 5 жыл бұрын
Thanks to you I finally have the confidence to start looking for a proper job...wish me good luck sensei
@theemacsen1518
@theemacsen1518 5 жыл бұрын
Good luck man, I hope you get the job you want!
@idlevandal69
@idlevandal69 5 жыл бұрын
Good luck mate!!!!
@garbalauuls4400
@garbalauuls4400 5 жыл бұрын
Thank you very much for tutorial Brad, I am such a huge fan)
@DanielGomez-sr9cs
@DanielGomez-sr9cs 5 жыл бұрын
You are the best Brad, srsly, the best teacher I ever had. Greetings from spain
@MichaelREsser
@MichaelREsser 4 жыл бұрын
Once again, thanks for giving a level, thorough spread on your topics.
@sandywyper
@sandywyper 4 жыл бұрын
As a front-end dev, i'm afraid of servers... this has eased my fears. Nice one
@froopi2
@froopi2 4 жыл бұрын
Can relate lol
@Luukkaaasss
@Luukkaaasss 4 жыл бұрын
LOL. I'm backend and I'm afraid of Front End hahaha
@ikrammaududi6205
@ikrammaududi6205 4 жыл бұрын
@@Luukkaaasss i'm with you
@ikrammaududi6205
@ikrammaududi6205 4 жыл бұрын
haha, but i'm the opposite
@akshitkhajuria4362
@akshitkhajuria4362 4 жыл бұрын
As a full-stack dev, I'd say I'm not afraid of neither. Full-stack is a huge pain in the *** but, it does have it's moments. I believe this is one of 'em.
@mk-gandhii
@mk-gandhii 4 жыл бұрын
Thanks brother! This was a very good starting point to learn MongoDB.
@vikram87in
@vikram87in 2 жыл бұрын
Loved the video. I preferred watching this old video first just because I love the way you teach. Later on, I shall watch the new 2022 video 😄. Thanks a lot 😍
@aldolhitlercondensation1363
@aldolhitlercondensation1363 2 жыл бұрын
haha didn't know there was a 2022 video, let me check it out
@greenshaheen
@greenshaheen 5 жыл бұрын
Thanks alot. I demanded and you provided. Love from my side ♥
@khalidelgazzar
@khalidelgazzar Жыл бұрын
Great crash course. Thank you
@osawereao
@osawereao 3 жыл бұрын
Such a beautiful crash course on MongoDB
@jerrinfrancis6814
@jerrinfrancis6814 5 жыл бұрын
Great. Other crash course videos were a great help for learning MEAN Stack. This one completes it.
@imansadeghi8750
@imansadeghi8750 4 жыл бұрын
Love it! I practically learned how to use MangoDB
@DennisRiungu
@DennisRiungu 3 жыл бұрын
This is very quick and easy to run with. Thank you
@SihaoCao
@SihaoCao 4 жыл бұрын
This is a nice tutorial Brad, thanks for sharing it with us!
@anands3119
@anands3119 4 жыл бұрын
That document really helped me a lot...thank you..! Keep up the good work sir.
@billybobgeo
@billybobgeo 4 жыл бұрын
Just a heads up -- looks like MongoDB queries support arrow functions and template literals as well, so this works: db.posts.find().forEach(doc => print(`Blog Post ${doc.title}`)) -- have not confirmed in the Mongo docs, but thought it was worth noting -- great content as usual from Brad!
@lowki2309
@lowki2309 5 жыл бұрын
za3ma fama chkon mn tunis, thank you brad
@rimantasdanilevicius6754
@rimantasdanilevicius6754 5 жыл бұрын
Most wanted IT developer on KZbin!
@pavello9231
@pavello9231 4 жыл бұрын
Thanks Brad! I'm a big fan of your teaching style :)
@muhammadsultanularafin8846
@muhammadsultanularafin8846 3 жыл бұрын
This is Brad Magic! Thank you for sharing your knowledge.
@peretternavn8287
@peretternavn8287 3 жыл бұрын
It's a bit wild how much time you can spend trying to figure things out on your own, then spend a couple min looking at this vid and realize Brad could've saved you so many annoying hours
@ytubelord
@ytubelord 5 жыл бұрын
Hi brad appreciate the upto date video. I suggest you make a crash course on mobile since most users are mobile either a new react native video with project or a flutter course where u are lagging behind academind and freecodecamp. Thanks in advance
@kevinurielfonseca
@kevinurielfonseca 5 жыл бұрын
Why do you say most users that watch Brad are mobile users?. I assure most of us do programming in PC.
@ytubelord
@ytubelord 5 жыл бұрын
@@kevinurielfonseca I was referring to our end users bro. Remember who we are coding for
@NotFound-hy7qb
@NotFound-hy7qb 4 жыл бұрын
Man you are legend !! Just Found Your Channel Now Learning Cool Stuff Every Day Best Channel For MERN stack
@martindimitrov2869
@martindimitrov2869 5 жыл бұрын
OKAY it was literally yesterday when I searched for a MongoDB CC here...you're reading our minds 0.0
@JohnyyTsunami
@JohnyyTsunami 4 жыл бұрын
this was absolutley fantastic
@bharathkumar2007
@bharathkumar2007 5 жыл бұрын
Wonderful introduction video and really a crash course to start with. Thanks
@RafaelDuarte
@RafaelDuarte 3 жыл бұрын
on the MongoDB Cheat Sheet, at "Get All Rows Formatted" change "db.find().pretty()" to "db.posts.find().pretty()"
@shedrackejeh6542
@shedrackejeh6542 4 жыл бұрын
Brad i think you should create an online platfofrm like udemy.....because you are the best when it comes to explaining programming and webdev related courses, to beginners, you are a blessing to us brad, I wish you were my flutter instructor on udemy.......
@akshayshinde2403
@akshayshinde2403 3 жыл бұрын
Nice tutorial Brad.👍👍
@bishalsenhdri7655
@bishalsenhdri7655 5 жыл бұрын
BRAD - Best IT Professor from this Universe! Hats-Off ☝👏👦
@nabeelyousafpasha
@nabeelyousafpasha 4 жыл бұрын
Your videos are worth watching. Respect from Pakistan 🇵🇰
@loganathanan5670
@loganathanan5670 4 жыл бұрын
Your Channel is awesome dude!
@cagatayucer
@cagatayucer 5 жыл бұрын
Thanks Brad. It was quite clear as usual.
@raakeshs7152
@raakeshs7152 3 жыл бұрын
Hi, may I please know if anyone did get an error during the "comment" section of the course at around "23:45"? I am getting an alert: "Display all 188 possibilities"? (yes or no)
@BobbyBundlez
@BobbyBundlez 3 жыл бұрын
why did i think mongoDB was a whole new beast to learn? this feels like a JS library lol
@curtisjackson5793
@curtisjackson5793 Жыл бұрын
for those wondering (I did), this is how you use the id in the find method: db.posts.find( {_id: ObjectId("64a5e3ad8b7cf7f247b1d552") } ) You have to paste the entire thing as it is, I've had trouble trying to use ' ' as the others, e.g.: {title: 'title'}
@sizwenduduzow7139
@sizwenduduzow7139 4 жыл бұрын
Thanks man what a great crash course
@jagsproduction
@jagsproduction 3 жыл бұрын
You went straight, as a beginner I didn't understand much!🥲
@Buildawesomewebsites
@Buildawesomewebsites 5 жыл бұрын
Thanks Brad, learned a lot as I am toying around with Mongo for a project :)
@braindeveloperdimensional5579
@braindeveloperdimensional5579 5 жыл бұрын
Your a life saver, I really needed mongoose at work and you saved me from suicide (just kidding). But really appreciate that, I really needed it.
@thefreeze6023
@thefreeze6023 5 жыл бұрын
Don't joke about suicide.
@braindeveloperdimensional5579
@braindeveloperdimensional5579 5 жыл бұрын
@@thefreeze6023 It was supposed to be an humorous indication of anxiety that happens because of this problem. I don't have suicidal tendencies but I do have anxiety so that wasn't actually a joke.
@YounEssence
@YounEssence 4 жыл бұрын
Hello, thank you very much for this video. I have a problem, at 5:30 when I tape on terminal : mongo. I get an error : zsh: command not found: mongo
@YounEssence
@YounEssence 4 жыл бұрын
Problem solved. For people who might find the same issue : I taped this command : export PATH="/usr/local/opt/mongodb-community@4.0/bin:$PATH" and then mongo. Good luck to all
@teetanrobotics5363
@teetanrobotics5363 5 жыл бұрын
Amazing video Brad.Love your content
@haroldcrane1595
@haroldcrane1595 5 жыл бұрын
Awesome course! this one is what I really needed! thanks!
@dotesislifeeee
@dotesislifeeee 5 жыл бұрын
Why am I getting E QUERY [js] uncaught exception: SyntaxError: unexpected token: string literal : on the 34:13 I just copied connection string on cluster and paste it on mongo shell.... Help?
@mail2sankarcet
@mail2sankarcet 5 жыл бұрын
Same here...please help
@dotesislifeeee
@dotesislifeeee 5 жыл бұрын
Sankar Satish I had mine fixed. Try to double check your package.json
@mail2sankarcet
@mail2sankarcet 5 жыл бұрын
@@dotesislifeeee Can you elaborate pls? What should I be doing?
@mail2sankarcet
@mail2sankarcet 5 жыл бұрын
Never mind - figured that out.
@UstadJi
@UstadJi 5 жыл бұрын
Awesome Awesome Awesome I Love This Superb Crash Course. Brad, You Are An Amazing Teacher Thank You For Your Efforts And Contributions.
@tamhuynh772
@tamhuynh772 3 жыл бұрын
okay, I am now the master of Mongodb.
@mobpssycho
@mobpssycho 4 жыл бұрын
Thanks for this course learned a lot..
@willswill8163
@willswill8163 4 жыл бұрын
Great introduction to MongoDB. Thanks for sharing.
@sixinghu9291
@sixinghu9291 4 жыл бұрын
Hello Traversy, can you please show me hot to insert application data into a MongoDB, you mentioned on 33:20. I'm trying to figure it out, the whole data science stuff. Thanks
@ashwinmukati5229
@ashwinmukati5229 5 жыл бұрын
Thanks Brad for this awesome tutorial.
@toofanicoder
@toofanicoder 5 жыл бұрын
Brad ♥️♥️♥️ Your all videos are awesome 🤗🤗🤗
@Jayjay-cg2in
@Jayjay-cg2in 5 жыл бұрын
What kind of real life applications would I want to use NoSQL over SQL? Nice vid Brad.
@СергейГолубев-л5п
@СергейГолубев-л5п 5 жыл бұрын
Caching, queueing for instance. Also may be used to store images (many folks say mongo DB is awesome for it).
@jumbo999614
@jumbo999614 4 жыл бұрын
23:38 I accidentally named the field 'users' instead of 'user' in the array of subdocument. How do you rename it? I tried this "db.posts.update({title:'Post #1'},{comments:{$rename:{users:'user'}}}) ". Didn't work.
@mahfoudh_arous
@mahfoudh_arous 5 жыл бұрын
very practical and helpful! thanks Brad!
@IBITZEE
@IBITZEE 5 жыл бұрын
great video... right to the point... thanks again! also love'd the Cheat-Sheet!!!
@Snesgamer
@Snesgamer 4 жыл бұрын
I got an "uncaught exception: SyntaxError: expected property name, got '{' " error when typing/copying your first insertMany statement verbatim :(. What gives?
@devjosemarcelo
@devjosemarcelo 5 жыл бұрын
Your explanation is awesome!!
@jawadsrour8490
@jawadsrour8490 3 жыл бұрын
Great tutorial! Keep up the amazing content!
Laravel From Scratch | 4+ Hour Course
4:18:52
Traversy Media
Рет қаралды 1 МЛН
MongoDB Crash Course 2022
27:22
Traversy Media
Рет қаралды 204 М.
Chain Game Strong ⛓️
00:21
Anwar Jibawi
Рет қаралды 41 МЛН
BAYGUYSTAN | 1 СЕРИЯ | bayGUYS
36:55
bayGUYS
Рет қаралды 1,9 МЛН
She made herself an ear of corn from his marmalade candies🌽🌽🌽
00:38
Valja & Maxim Family
Рет қаралды 18 МЛН
Арыстанның айқасы, Тәуіржанның шайқасы!
25:51
QosLike / ҚосЛайк / Косылайық
Рет қаралды 700 М.
Express Crash Course
1:46:11
Traversy Media
Рет қаралды 122 М.
I tried 8 different Postgres ORMs
9:46
Beyond Fireship
Рет қаралды 441 М.
MongoDB Crash Course
29:59
Web Dev Simplified
Рет қаралды 722 М.
Coding Was HARD Until I Learned These 5 Things...
8:34
Elsa Scola
Рет қаралды 797 М.
Node.js Crash Course
2:06:35
Traversy Media
Рет қаралды 254 М.
MongoDB in 18 Minutes - Intro to MongoDB
17:42
Caleb Curry
Рет қаралды 328 М.
The intro to Docker I wish I had when I started
18:27
typecraft
Рет қаралды 316 М.
MongoDB Basics, CRUD and Node.js Integration
43:29
LearnWebCode
Рет қаралды 35 М.
Learn MongoDB in 1 Hour 🍃
1:00:00
Bro Code
Рет қаралды 1,2 МЛН
MongoDB Crash Course 2023
1:04:52
NeetCodeIO
Рет қаралды 43 М.
Chain Game Strong ⛓️
00:21
Anwar Jibawi
Рет қаралды 41 МЛН