Dealing with arrays in aggregation

  Рет қаралды 19,199

Hitesh Choudhary

Hitesh Choudhary

Күн бұрын

Пікірлер: 66
@samirandas8388
@samirandas8388 14 күн бұрын
In my internship, my team lead told me that we are going to use the aggregation pipeline. Thanks, sir, for this resource.
@xenostar3606
@xenostar3606 11 ай бұрын
Sir this series is fantastic. Please don't get demotivated if there are less views. Keep continuing it
@HiteshCodeLab
@HiteshCodeLab 11 ай бұрын
I will try my best
@vaibhavdani4470
@vaibhavdani4470 4 ай бұрын
Legends doesn't care about views. They simply do their Job at its best !!
@khushaldhale1788
@khushaldhale1788 11 ай бұрын
Best Series for Aggregation ,Thank You Hitesh Sir
@tuhinghosh9737
@tuhinghosh9737 2 ай бұрын
Confused when watch this for the first time, after watching it twice now everything is clear ❤
@usmanrangrez-cd7zj
@usmanrangrez-cd7zj 7 ай бұрын
[ { $project: { numberOfTags: { $size: "$tags" } // Add a field to each document representing the number of tags } }, { $group: { _id: null, averageTagsPerUser: { $avg: "$numberOfTags" } // Calculate the average number of tags } }, { $project: { _id:0, averageTagsPerUser:1 } } ] Another Way!
@shubhamrathod9249
@shubhamrathod9249 8 ай бұрын
Yes I'm enjoying this scenario based learning. Thank you for the efforts!
@MdShihabUddin-dh5vc
@MdShihabUddin-dh5vc 11 ай бұрын
Thanks everything ❤️, Not stop this type of tutorial. We need this type of tutorial more.
@HiteshCodeLab
@HiteshCodeLab 11 ай бұрын
Thank you, I will
@RahulJhaJourney
@RahulJhaJourney 4 ай бұрын
Thank you for making this series.
@HiteshCodeLab
@HiteshCodeLab 4 ай бұрын
Glad you enjoy it!
@ArihantJain-h3o
@ArihantJain-h3o 9 ай бұрын
Seriously this series is truly helpful great content!
@amankch
@amankch 11 ай бұрын
Awesome and engaging series.
@ridamsinghal1073
@ridamsinghal1073 11 ай бұрын
Sir, this video really helps me to make my hold on MongoDB aggregation pipeline stronger. It also helps me in your video on Learn MongoDB aggregation on chai aur code. Thank you sir for this.
@HiteshCodeLab
@HiteshCodeLab 11 ай бұрын
Glad it helped!
@amitkumargouda1768
@amitkumargouda1768 10 ай бұрын
Scenarios-based learning is awesome...Easy to grasp
@ujjwaldhiman7129
@ujjwaldhiman7129 11 ай бұрын
Great series as told by sir only for target audience who knows aggregation worth❤❤❤
@Solo_playz
@Solo_playz 6 ай бұрын
That's very deep 😮 Thank you sir for such an informative and deeply concentrated video on Mongo aggregations ❤❤
@anandshinde0358
@anandshinde0358 8 ай бұрын
Thank you sir for best series ❤❤❤❤❤
@arpiitKumar
@arpiitKumar 9 ай бұрын
finally complete my backend knowledge with series ThankYou So much Sir
@DTALKS01
@DTALKS01 5 ай бұрын
sir you are a GOAT - greatest of all time
@varunraj1823
@varunraj1823 11 ай бұрын
Thank you for the amazing series sir
@HiteshCodeLab
@HiteshCodeLab 11 ай бұрын
Most welcome!
@bytequest1552
@bytequest1552 10 ай бұрын
Your intutive and application based way of teaching inspires me, great series. Just one question that I have, I feel strong connections between sql queries and aggregation pipelines, I see that they do similar work but, for different types of DBMS
@Rahul-jo1mp
@Rahul-jo1mp 5 ай бұрын
Landed here just after completing "Chai-aur-Backend" Series
@asmittyagi6250
@asmittyagi6250 7 ай бұрын
Merci, monsieur.
@shehza-d
@shehza-d 10 ай бұрын
❤‍🔥Amazing way of teaching❤‍🔥
@virgarg1012
@virgarg1012 5 ай бұрын
Great Content !!! Loved it
@harshgupta2752
@harshgupta2752 11 ай бұрын
great series on aggregration pipeline
@HiteshCodeLab
@HiteshCodeLab 11 ай бұрын
Thanks
@vedanshbisht1309
@vedanshbisht1309 4 ай бұрын
Hey hitesh great video , very in depth and useful. Just one thing how would I be using these pipelines as an API for my application ?
@munna5553
@munna5553 11 ай бұрын
Great class by great teacher 😊
@HiteshCodeLab
@HiteshCodeLab 11 ай бұрын
Thank you! 😃
@prateek5668
@prateek5668 11 ай бұрын
Amazing series sir
@Lguabed
@Lguabed 2 ай бұрын
Thanks you for this video. I think only it is better to use $size of array tags instead of $unwind like that { $group: { _id: null, avgtags: { $avg: { $size : "$tags"}, }, }, } it give the same result
@KamalBiswal-d9m
@KamalBiswal-d9m 11 ай бұрын
Hi Sir please do explain the transaction in mongoodb also.
@mantragor8150
@mantragor8150 7 ай бұрын
Your videos are amazing..............
@bonnyboben7427
@bonnyboben7427 11 ай бұрын
Great video sir ♥️♥️
@HiteshCodeLab
@HiteshCodeLab 11 ай бұрын
Thanks a ton
@HARSHKUMAR-g2d6u
@HARSHKUMAR-g2d6u 8 ай бұрын
LIttle bit harder but Very Good Knowledge
@IshwarShelke-ep6yq
@IshwarShelke-ep6yq 6 ай бұрын
Osm osm osm...
@sarveshgupta1826
@sarveshgupta1826 11 ай бұрын
Sir, Can you please combine all react native course in a single video. It would be helpful to complete in one go..😅
@HiteshCodeLab
@HiteshCodeLab 11 ай бұрын
Will try
@anand_dudi
@anand_dudi 7 ай бұрын
thanks
@Gabriel-xq6tn
@Gabriel-xq6tn 11 ай бұрын
Will help me on the research of mapping NoSQL to SQL
@shivanshpatel4072
@shivanshpatel4072 11 ай бұрын
Awesome
@ashimmandal9920
@ashimmandal9920 11 ай бұрын
should i learn dsa to apply for an internship
@patelronak153
@patelronak153 9 ай бұрын
🎉✨🚀
@sam_sharma24
@sam_sharma24 5 ай бұрын
goldmine series
@HARSHKUMAR-g2d6u
@HARSHKUMAR-g2d6u 8 ай бұрын
sir aapko agar single bhi karna ho toh aap toh paath ka bhi istemaal kar sakte hai, main kar paa raha hu sir,,,sir aapne mistake kar diya tha sir aapne opening braces lagaya but close karna bhool gaya tabhi toh woh unexpected token keh raha tha
@alauddinkhan6303
@alauddinkhan6303 11 ай бұрын
Sir, i have an account at LCO and from past few months im not able to login and access my purchased courses. i have tried to reach out to your mail but didn't get any response. please help me in logging in.
@HiteshCodeLab
@HiteshCodeLab 11 ай бұрын
Please visit homepage of website and use chat there. I am no longer owner of LCO
@tasnimalam6881
@tasnimalam6881 7 ай бұрын
🎉🎉🎊🎊
@lostinhimalaya9360
@lostinhimalaya9360 11 ай бұрын
@erpchannel007
@erpchannel007 9 ай бұрын
@smsaikat9329
@smsaikat9329 11 ай бұрын
❤❤❤
@rishiraj2548
@rishiraj2548 11 ай бұрын
👍💯🙏
@saquibalam7871
@saquibalam7871 Ай бұрын
all of the data that you used
@saquibalam7871
@saquibalam7871 Ай бұрын
sir please provide us the raw data please!
@codingboy7042
@codingboy7042 11 ай бұрын
Hello sir
@Walkerbuddy
@Walkerbuddy 8 ай бұрын
aaaaaa
@Walkerbuddy
@Walkerbuddy 8 ай бұрын
ddddd
@leeladharsuthar2152
@leeladharsuthar2152 11 ай бұрын
Match and project pipeline
15:52
Hitesh Choudhary
Рет қаралды 16 М.
Match all operators of aggregation
21:02
Hitesh Choudhary
Рет қаралды 14 М.
Увеличили моцареллу для @Lorenzo.bagnati
00:48
Кушать Хочу
Рет қаралды 8 МЛН
How Much Tape To Stop A Lamborghini?
00:15
MrBeast
Рет қаралды 230 МЛН
Hoodie gets wicked makeover! 😲
00:47
Justin Flom
Рет қаралды 137 МЛН
Why to learn Cloud and DevOps
16:55
Hitesh Choudhary
Рет қаралды 49 М.
Pointers in C / C++ [Full Course]
3:47:23
freeCodeCamp.org
Рет қаралды 4,5 МЛН
Grouping in mongodb
24:51
Hitesh Choudhary
Рет қаралды 37 М.
C++ arrays explained 🚗
5:29
Bro Code
Рет қаралды 28 М.
Introduction to Array in javascript
17:50
Hitesh Choudhary
Рет қаралды 63 М.
Group sum and more |  MongoDB aggregation
12:56
Hitesh Choudhary
Рет қаралды 20 М.
Fresh project ideas for 2025 from postman public network
11:38
Hitesh Choudhary
Рет қаралды 18 М.
7 Excel Traps Almost Everyone Falls For (How to Avoid Them)
11:39
MyOnlineTrainingHub
Рет қаралды 11 М.