The Ultimate MongoDB Aggregation Guide: Make Your Queries Soar in One Video

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

Engineering Digest

Engineering Digest

Жыл бұрын

🟡 Get 1 to 1 coaching with me: topmate.io/engineeringdigest
🟡 Donate: paypal.me/engineeringdigest
🟡 Perks: www.youtube.com/@EngineeringD...
🔴 Discord: / discord
🔴 Twitch: / engineeringdigest
🔴 Personal KZfaq Channel: / @thevipulvats
🔴 Instagram: / thevipulvats
🔴 Twitter: / thevipulvats
🔴 LinkedIn: / thevipulvats
🔴 Website: engineeringdigest.net
🔴 Video summary
This video is a comprehensive guide to MongoDB aggregation, where you'll learn how to use various aggregation operators to process data stored in MongoDB collections. You'll see how to use these operators to perform various data processing tasks such as filtering, transforming, grouping and summarizing data. The video aims to help you make the most out of your MongoDB queries, allowing you to extract insights and aggregate data more effectively. By the end of the video, you'll be equipped with the skills to confidently perform complex data processing tasks in MongoDB.
🔴 Timestamps
Intro 0:00

Пікірлер: 153
@EngineeringDigest
@EngineeringDigest 8 ай бұрын
Use this as sample data, it is not the same. But will do the work db.teachers.insertMany([ { "_id": 1, "name": "John Doe", "age": 35, "gender": "male" }, { "_id": 2, "name": "Jane Smith", "age": 40, "gender": "female" }, { "_id": 3, "name": "Michael Johnson", "age": 45, "gender": "male" }, { "_id": 4, "name": "Emily Williams", "age": 30, "gender": "female" }, { "_id": 5, "name": "Robert Brown", "age": 38, "gender": "male" }, { "_id": 6, "name": "Emma Jones", "age": 33, "gender": "female" }, { "_id": 7, "name": "William Davis", "age": 37, "gender": "male" }, { "_id": 8, "name": "Olivia Miller", "age": 41, "gender": "female" }, { "_id": 9, "name": "David Wilson", "age": 36, "gender": "male" }, { "_id": 10, "name": "Sophia Moore", "age": 32, "gender": "female" }, { "_id": 11, "name": "Richard Taylor", "age": 39, "gender": "male" }, { "_id": 12, "name": "Isabella Anderson", "age": 43, "gender": "female" }, { "_id": 13, "name": "Joseph Thomas", "age": 34, "gender": "male" }, { "_id": 14, "name": "Mia Jackson", "age": 42, "gender": "female" }, { "_id": 15, "name": "Charles White", "age": 36, "gender": "male" }, { "_id": 16, "name": "Abigail Harris", "age": 31, "gender": "female" }, { "_id": 17, "name": "Daniel Martin", "age": 44, "gender": "male" }, { "_id": 18, "name": "Evelyn Thompson", "age": 38, "gender": "female" }, { "_id": 19, "name": "Matthew Garcia", "age": 37, "gender": "male" }, { "_id": 20, "name": "Sofia Martinez", "age": 35, "gender": "female" }, { "_id": 21, "name": "Andrew Robinson", "age": 40, "gender": "male" }, { "_id": 22, "name": "Grace Clark", "age": 33, "gender": "female" }, { "_id": 23, "name": "Joshua Rodriguez", "age": 39, "gender": "male" }, { "_id": 24, "name": "Avery Lewis", "age": 42, "gender": "female" }, { "_id": 25, "name": "Christopher Lee", "age": 37, "gender": "male" }, { "_id": 26, "name": "Chloe Walker", "age": 31, "gender": "female" }, { "_id": 27, "name": "Kevin Hall", "age": 44, "gender": "male" }, { "_id": 28, "name": "Zoey Allen", "age": 38, "gender": "female" }, { "_id": 29, "name": "Brian Young", "age": 36, "gender": "male" }, { "_id": 30, "name": "Harper King", "age": 34, "gender": "female" } ])
@swapnilw.
@swapnilw. 8 ай бұрын
thank you for this document.
@datastructuresandalgorithm9370
@datastructuresandalgorithm9370 3 ай бұрын
Thank you for it.
@sushilingole8448
@sushilingole8448 7 күн бұрын
Thank youu...
@manojmohapatra986
@manojmohapatra986 Жыл бұрын
Working as a developer from last 4 yrs but i didnt know some operators even exists.. thank you for your support . Watching your videos is like bliss af🎉
@EngineeringDigest
@EngineeringDigest Жыл бұрын
Welcome aboard! 😀
@poojagarva
@poojagarva Жыл бұрын
Your MongoDB playlist is absolutely fantastic! Your tutorials and explanations make it so easy to understand and follow. I've been searching for a reliable resource to learn MongoDB, and your playlist makes it easier for me to apply what I've learned to my own projects.
@EngineeringDigest
@EngineeringDigest Жыл бұрын
Thanks, this comment made my day :)
@maullikakbari8200
@maullikakbari8200 11 ай бұрын
one of the best aggregation tutorial available on youtube till now thank you sir.
@parmaryash4406
@parmaryash4406 Жыл бұрын
Finally found great video for mongodb aggregation queries, really thank you so much
@InzamamMalik
@InzamamMalik 7 ай бұрын
Love you bro, being technical matters but you have got god gifted teaching skill along with technical competency. always spare some of your time for teaching. found your video very helpful and will recommend to others for sure. no click bate no gimmicks pure knowledge with nicely organised flow.
@EngineeringDigest
@EngineeringDigest 7 ай бұрын
Thanks a ton bro
@AnilKumar-fw8bw
@AnilKumar-fw8bw Жыл бұрын
Thank you for explaining in a simple way.
@noedition1968
@noedition1968 7 ай бұрын
Such a beautiful information for mongodb pipeline. Thanks a lot for this valuable video ❤
@memekannada2901
@memekannada2901 Жыл бұрын
benifitted so much from this playlist..appreciate you sir!!
@EngineeringDigest
@EngineeringDigest Жыл бұрын
Most welcome!
@sohammehta6614
@sohammehta6614 8 ай бұрын
Thank your very much for the great explanation!!
@user-yk6lk6oe3d
@user-yk6lk6oe3d Жыл бұрын
Fantastic, I learned a lot today
@ashwinchaudhary5730
@ashwinchaudhary5730 29 күн бұрын
Awesome explaination with multiple examples, thanks
@tanmaychavan743
@tanmaychavan743 11 ай бұрын
Just please never stop making such amazing videos ❤❤
@farukkhan6324
@farukkhan6324 Жыл бұрын
hey man awesome video loved they way you explain waiting for more videos. keep it up
@EngineeringDigest
@EngineeringDigest Жыл бұрын
Thanks a ton!
@user-fh5xd9pt2n
@user-fh5xd9pt2n 7 ай бұрын
wow...its very first time ,I am watching your videos but really....its awesome your way to convey the concept is literally different from other ..
@EngineeringDigest
@EngineeringDigest 7 ай бұрын
Thanks😀
@anshulsharma9424
@anshulsharma9424 Ай бұрын
Sir all of you content is a gold mine for developers.
@sadotore
@sadotore Жыл бұрын
vai, a big "THANK YOUUU" for u
@Rajugupta-gp2eg
@Rajugupta-gp2eg Жыл бұрын
Awaiting next video !!
@EngineeringDigest
@EngineeringDigest Жыл бұрын
Thanks bro, Please support us by sharing the channel with your colleagues 🤝
@DilipBoidya-bb3be
@DilipBoidya-bb3be 7 күн бұрын
I like your accent, your explanations and so i subscribed you. Keep posting more vids.
@zeeshankalyar7693
@zeeshankalyar7693 Жыл бұрын
Thanks bhai jaan bahut hi achi video bnae hai apne
@nobitaa32
@nobitaa32 8 ай бұрын
Op sir first time aaya hu kya hi technique he aapki padhaneki
@user-sh8pq7rm9p
@user-sh8pq7rm9p 5 ай бұрын
Subscribed, Your teaching style is something unique😊😊
@VivekYadav-up7uu
@VivekYadav-up7uu 9 ай бұрын
easy and effective way to explain.
@SawanKumar-tr9xz
@SawanKumar-tr9xz Жыл бұрын
Best mongodb playlist ❤
@EngineeringDigest
@EngineeringDigest Жыл бұрын
Thanks! 😊 Join my Insta fam: @thevipulvats
@datastructuresandalgorithm9370
@datastructuresandalgorithm9370 3 ай бұрын
For last filter [ { "name": "Vinay", "age": 34, "scores": [22, 33, 4, 44, 55] }, { "name": "Alice", "age": 28, "scores": [10, 20, 30, 40, 50] }, { "name": "Bob", "age": 42, "scores": [15, 25, 35, 45, 55] }, { "name": "Emma", "age": 31, "scores": [18, 28, 38, 48, 58] }, { "name": "Chris", "age": 37, "scores": [12, 22, 32, 42, 52] }, { "name": "Sophia", "age": 29, "scores": [25, 35, 45, 55, 65] }, { "name": "David", "age": 36, "scores": [30, 40, 50, 60, 70] }, { "name": "Linda", "age": 45, "scores": [8, 18, 28, 38, 48] }, { "name": "Michael", "age": 27, "scores": [16, 26, 36, 46, 56] }, { "name": "Emily", "age": 33, "scores": [5, 15, 25, 35, 45] } ]
@nemotivity
@nemotivity Жыл бұрын
Loved the video. Waiting for the next one. Keep making such awesome tutorials. ♥
@EngineeringDigest
@EngineeringDigest Жыл бұрын
Thanks a lot 😊
@mahirjain5833
@mahirjain5833 Жыл бұрын
Love your tutorials.Pls cover entire mongo db.
@pritimodanwal06
@pritimodanwal06 11 ай бұрын
very nice explain bro, before it i have little bit confusion regarding pipeline now clear thank you bro
@EngineeringDigest
@EngineeringDigest 9 ай бұрын
You are welcome
@taukirkhan3417
@taukirkhan3417 8 ай бұрын
Mza agya bro, enjoy and completely understand. Thanks
@EngineeringDigest
@EngineeringDigest 7 ай бұрын
Thank you brother, it will be a huge help if you can share this course on LinkedIn.
@ummeed4365
@ummeed4365 Жыл бұрын
Excellent content bhai highly appreciate your efforts.
@EngineeringDigest
@EngineeringDigest Жыл бұрын
Thanks! 😊 You can join our discord or Insta @thevipulvats.
@abhijeetkumarsingh2504
@abhijeetkumarsingh2504 Жыл бұрын
You Got A Subscriber, loved the way you explain 😂 🔥
@EngineeringDigest
@EngineeringDigest Жыл бұрын
Welcome aboard!😀
@cruzcreez65
@cruzcreez65 Ай бұрын
Unique way of teaching.. no boringness ❤❤🎉🎉
@naimhasan5346
@naimhasan5346 Жыл бұрын
Bhai you are the best! Your teaching style is so unique and interesting. I love it ❤
@EngineeringDigest
@EngineeringDigest Жыл бұрын
Thank you so much 😀
@stiphenrobert4469
@stiphenrobert4469 7 ай бұрын
Best mongodb tutorial on earth
@cyrusthapa794
@cyrusthapa794 11 ай бұрын
bhaut hard XD : ) ❤‍🔥
@rajverma5051
@rajverma5051 Жыл бұрын
Thank you sir ❤
@Itsfayss
@Itsfayss 8 ай бұрын
thanks man : )
@kishankumar-ze5pf
@kishankumar-ze5pf 2 ай бұрын
most underrated channel
@explorewithsatish1208
@explorewithsatish1208 Жыл бұрын
You doing awesome job do it continue 👌🎉❤️
@EngineeringDigest
@EngineeringDigest Жыл бұрын
Thank you so much 😁
@dhriteshkumar1786
@dhriteshkumar1786 Жыл бұрын
awesome explanation sir ❤
@EngineeringDigest
@EngineeringDigest Жыл бұрын
Thanks for liking
@abuzubaer3083
@abuzubaer3083 8 ай бұрын
nice explanation
@mahirnasirbaghila9051
@mahirnasirbaghila9051 11 ай бұрын
Sir you are great
@shamimsarker839
@shamimsarker839 10 ай бұрын
Best 🔥🔥🔥🔥🔥🔥🔥
@aafibaloch654
@aafibaloch654 Жыл бұрын
Deserve more views and subscribers ❤
@EngineeringDigest
@EngineeringDigest Жыл бұрын
Thanks! 😊 Join my Insta fam: @thevipulvats
@arnavkaul7827
@arnavkaul7827 Жыл бұрын
Damn good lecture
@shivamkatiyar2899
@shivamkatiyar2899 11 ай бұрын
Cool way of teaching.
@rajd2990
@rajd2990 Жыл бұрын
Amazing 👍👍
@EngineeringDigest
@EngineeringDigest Жыл бұрын
Thanks! 😊 Join my Insta fam if u haven’t already: @thevipulvats
@OCEMTechZone
@OCEMTechZone 17 күн бұрын
Great🎉
@jyotshnamanjari2372
@jyotshnamanjari2372 10 ай бұрын
You are wonderful. Can you please explain $reduce? Also can you please include datetime in your examples.
@anandatole6529
@anandatole6529 Жыл бұрын
explain in simple way. no complex. Thanks
@EngineeringDigest
@EngineeringDigest Жыл бұрын
Glad you liked it!
@shashanksingh4708
@shashanksingh4708 Ай бұрын
can you do a video on these complex queries implemented using spring data mongoDB ?
@harsh__dev
@harsh__dev Жыл бұрын
Sir please provide the pdf/cheat sheet as well. By the way love your lectures
@raiyanabdurrehman1411
@raiyanabdurrehman1411 Жыл бұрын
Awesome Video..BTW any idea why the last problem's solution showing avgScores as null??
@user-cb5ef7vl5q
@user-cb5ef7vl5q Жыл бұрын
Bachpan me hum padhte the ..... 😆..Amazing videos bhai..helped alot.
@EngineeringDigest
@EngineeringDigest Жыл бұрын
Thanks 😀 *Instagram:* instagram.com/thevipulvats *Discord:* discord.gg/7e6WdBJ9dT
@vivekkumaryadav9862
@vivekkumaryadav9862 6 ай бұрын
thanks bhaiya ji...ek video or aggregation completed ...:))
@EngineeringDigest
@EngineeringDigest 6 ай бұрын
Please consider sharing feedback on LinkedIn. 🙏🏻
@lifeusa2168
@lifeusa2168 3 ай бұрын
Your videos are really awesome. I have one question How can we use two ids while grouping? Is it possible if yes then how. Can you please explain?
@03devrajtak7
@03devrajtak7 11 ай бұрын
how to use indexing for aggregation pipeline?
@manojmohapatra986
@manojmohapatra986 Жыл бұрын
Dont know on the area you expertise on. But if you create some playlist on devops (as not much good resourse available) , gcp , aws etc. trust me uh ll be unbeatable. Mark my words
@JaiSreeRam466
@JaiSreeRam466 Жыл бұрын
Super anna ❤
@EngineeringDigest
@EngineeringDigest Жыл бұрын
Thanks! 😊 Join my Insta fam if u haven’t already: @thevipulvats
@mithilesh8349
@mithilesh8349 Жыл бұрын
Problem statement : In a Json file or Mongo there is an Object contains Company name and Gender, You Have to find the count of female and male in a seperate column for each company. ex: Company Male female A 22 10 B 20 18 C 10 30
@mithilesh8349
@mithilesh8349 Жыл бұрын
Help me to write the aggregation for better understanding
@mikeplai4189
@mikeplai4189 Жыл бұрын
const employees = await Employee.aggregate([ { $group: { _id: { companyName: "$companyName", gender: "$gender" }, count: { $sum: 1 }, }, }, { $project: { _id: 0, companyName: "$_id.companyName", gender: "$_id.gender", count: 1, }, }, ]);
@foodistan9311
@foodistan9311 Жыл бұрын
Please do a video on $lookup as well. BTW a great explanation.
@EngineeringDigest
@EngineeringDigest Жыл бұрын
Will do soon, Please support us by joining on Instagram or Discord 🙂
@foodistan9311
@foodistan9311 Жыл бұрын
@@EngineeringDigest Please. waiting for so long
@mikeplai4189
@mikeplai4189 Жыл бұрын
kamal
@watchprakhar
@watchprakhar Жыл бұрын
achcha samjhaya bhai apne
@watchprakhar
@watchprakhar Жыл бұрын
subscribed
@EngineeringDigest
@EngineeringDigest Жыл бұрын
Thanks! 😊 Join my Insta fam if u haven’t already: @thevipulvats
@AdarshSingh-mo1kc
@AdarshSingh-mo1kc 10 ай бұрын
his voice🔥🔥🔥🔥
@vampirekabir
@vampirekabir Жыл бұрын
cant get it why 44 psychos disliked this such legendary video,absolutely fabulous, amazing
@shubhamgupta-bl1tr
@shubhamgupta-bl1tr Жыл бұрын
nice video, transaction r bhi bha dijiye
@EngineeringDigest
@EngineeringDigest Жыл бұрын
Sure
@preetilangayan6326
@preetilangayan6326 Жыл бұрын
Please make video on replication also.
@mikeplai4189
@mikeplai4189 Жыл бұрын
great explaination but need more videos on aggregation with join collections
@EngineeringDigest
@EngineeringDigest Жыл бұрын
Will upload soon
@mikeplai4189
@mikeplai4189 Жыл бұрын
@@EngineeringDigest Thanks
@vinitph
@vinitph 8 күн бұрын
sir can you share your notes with us i would be very grateful
@abhishekbisht3264
@abhishekbisht3264 4 ай бұрын
Bhaiya meine mongo db abhi start kara hai kuch tips dedo jisse mein issey achhe se seekh jaaun
@prathameshhiremath1379
@prathameshhiremath1379 10 ай бұрын
Bhai really apka voice bahut katarnak hai
@EngineeringDigest
@EngineeringDigest 9 ай бұрын
Thanks :)
@rahulmk8698
@rahulmk8698 8 күн бұрын
Hello Sir, Can you share your docs with us?
@SachinGupta-iy3sz
@SachinGupta-iy3sz 10 ай бұрын
Hey, Is there any platform available where we can practice mongodb queries.
@EngineeringDigest
@EngineeringDigest 10 ай бұрын
Check last video of the playlist
@SparkYourMindConnections
@SparkYourMindConnections Жыл бұрын
Best Video on internet❤‍🔥 Maza agya
@EngineeringDigest
@EngineeringDigest Жыл бұрын
Thanks 🙏 Consider joining our discord or Instagram.
@ihtshamhaider6849
@ihtshamhaider6849 9 ай бұрын
wow method
@EngineeringDigest
@EngineeringDigest 9 ай бұрын
Many many thanks
@khawajamuhammadmushood5455
@khawajamuhammadmushood5455 9 ай бұрын
can someone explain me the use of dollar sign in aggregate quries
@EngineeringDigest
@EngineeringDigest 9 ай бұрын
it means you are going to use reserved keyword ( operator )
@Mehuldeveloper
@Mehuldeveloper 5 ай бұрын
Bro, can you help me? I'm working with a MongoDB database with 5 million records. When I fetch the total count based on sum or query, the query execution is becoming very slow.
@EngineeringDigest
@EngineeringDigest 5 ай бұрын
Watch indexing video in this playlist
@Mehuldeveloper
@Mehuldeveloper 5 ай бұрын
i've watched your video on indexing and have applied the techniques but due to large data collection giving same result is there any other techniques ? @@EngineeringDigest
@user-yq6pw1ou3x
@user-yq6pw1ou3x 7 ай бұрын
if two student have same age and same hobbies then what will be output?
@EngineeringDigest
@EngineeringDigest 7 ай бұрын
friendship
@varunjaiswar5062
@varunjaiswar5062 8 ай бұрын
sir data dal te dal te , fatt gai mere , please provide data in description.
@vaishalimandora8956
@vaishalimandora8956 Жыл бұрын
Sir is your playlist is sufficient to learn mongodb ...as a node js developer
@EngineeringDigest
@EngineeringDigest Жыл бұрын
It will help you to query the database directly and basic understanding of mongodb. Then you have to learn mongoose which makes node js to connect and query the database.
@mithleshkumar-ds9ex
@mithleshkumar-ds9ex Жыл бұрын
Sir Please database link
@ShubhiK-ro8cl
@ShubhiK-ro8cl 2 ай бұрын
Last query with filter is not working. Please add correct query here.
@EngineeringDigest
@EngineeringDigest 2 ай бұрын
ok sir
@ShubhiK-ro8cl
@ShubhiK-ro8cl 2 ай бұрын
No srsly.... it's returning null😶
@kunal_Jangra
@kunal_Jangra 8 ай бұрын
Plz provide this data you are using we can practice by using it
@EngineeringDigest
@EngineeringDigest 8 ай бұрын
done, check pinned comment
@harshmehta1141
@harshmehta1141 Жыл бұрын
Bro Engineering Digest very unique and attractive name
@EngineeringDigest
@EngineeringDigest Жыл бұрын
Thanks 🙏
@vampirekabir
@vampirekabir Жыл бұрын
bro video on $facet and $bucket pls
@EngineeringDigest
@EngineeringDigest Жыл бұрын
just recorded, will upload next week
@vampirekabir
@vampirekabir Жыл бұрын
@@EngineeringDigest thanks, i always look for ur explanation teach in such clear and fun way
@random2059
@random2059 10 ай бұрын
👋👋🙏🙏 _id kaise age ho sakta hai id to id hai , ( _id:"$age") age acting like _id keya ho rah hai inha pe thora samjhaye , please clear this confusion ???👋👋🙏🙏 thora dhundne par pata chala isko accumulator object bolte hai .... thora ispe v batye .. please reply
@EngineeringDigest
@EngineeringDigest 10 ай бұрын
05:19
@random2059
@random2059 10 ай бұрын
@@EngineeringDigest samjha to ye _id uo wala _id nahi nahi hai ye ac new _id banrahe ho age ke basis pea ? 🙏🙏🙏🙏 bata please do maine full video dekha hai note v bana raha hu .... mujhe 5:19 thora samaj nahi aya sir
@swapnilw.
@swapnilw. 8 ай бұрын
i think u r from delhi😎
@EngineeringDigest
@EngineeringDigest 8 ай бұрын
Yess 🤓
@moosegoose1282
@moosegoose1282 Жыл бұрын
speak english
@code-with-me-2002
@code-with-me-2002 10 ай бұрын
bro college teacher ki taraha , line by line padhke hindi translate mat karo
@EngineeringDigest
@EngineeringDigest 10 ай бұрын
karunga
@ronakreddy8657
@ronakreddy8657 10 ай бұрын
@Music-ub2gc car racing krle tu.. galat jagah aa gya bodam
@sksayrilamed4087
@sksayrilamed4087 Жыл бұрын
aap ka smjhana acha hay but behavior thora accha kariya bate thora dhang say koriya bohot karush lagata hay ..lakin apnay best aggregation concept samjaya hay .-__-
@EngineeringDigest
@EngineeringDigest Жыл бұрын
bhai khadoos hi hu mai..real life me bhi😅
@SonuKumar-uq2rb
@SonuKumar-uq2rb 4 ай бұрын
kuch samaj ni aaya bekaar vedio.
@EngineeringDigest
@EngineeringDigest 4 ай бұрын
video*
@codecracker8856
@codecracker8856 4 ай бұрын
​@@EngineeringDigestsir can u please provide notes ?
@datastructuresandalgorithm9370
@datastructuresandalgorithm9370 3 ай бұрын
db.scoreDta.aggregate([{$group:{_id:null,avgScore:{$avg:{$filter:{input:"$scores" , as:"score",cond:{$gt:["$age",30]}}}}}}]);
@ShubhiK-ro8cl
@ShubhiK-ro8cl 2 ай бұрын
Is it working for u?
@manikanth.8507
@manikanth.8507 2 ай бұрын
​@@ShubhiK-ro8clLast time it was working.
@kaushikprajapati5540
@kaushikprajapati5540 Ай бұрын
@@manikanth.8507 Last time it was working
$bucket operator in MongoDB in Hindi
9:30
Engineering Digest
Рет қаралды 10 М.
Best father #shorts by Secret Vlog
00:18
Secret Vlog
Рет қаралды 22 МЛН
когда повзрослела // EVA mash
00:40
EVA mash
Рет қаралды 4,6 МЛН
THEY WANTED TO TAKE ALL HIS GOODIES 🍫🥤🍟😂
00:17
OKUNJATA
Рет қаралды 24 МЛН
NERF WAR HEAVY: Drone Battle!
00:30
MacDannyGun
Рет қаралды 57 МЛН
Replicate MongoDB Database Like a Pro: Complete Step-by-Step Tutorial
11:57
Engineering Digest
Рет қаралды 13 М.
MongoDB Replication & Sharding: Scaling Your Database for Performance
8:49
Engineering Digest
Рет қаралды 24 М.
$lookup in MongoDB: How to Join Collections in MongoDB
12:25
Engineering Digest
Рет қаралды 21 М.
The 25 SQL Questions You MUST Know for Data Analyst Interviews
32:47
KSR Datavizon
Рет қаралды 198 М.
Best father #shorts by Secret Vlog
00:18
Secret Vlog
Рет қаралды 22 МЛН