I have completed both the series MongoDB basic to Advanced and Aggregation. I don't think I have learned anything this much faster and with understanding of scenarios. Thank You Sir 👍🏻🙇🏻♂.
Hey Sir, I have completed entire MERN with advanced MongoDB aggregation tutorial from your channels Chai aur code and this one. You have made the world of web development lot more simpler. When I would recall best teachers of my life, your name would surely be at top. In a world where people donot help or even help for some selfish reasons, you are working selflessly for us. I feel your spirit needs to be cherished more than your videos in youths globally. Tons of love and 🖖🙇🙇🙇🙇🙇🙇
I work at a startup and my company uses mongodb queries extensively coupled with springboot. This series helped me a lot to understand mongodb aggregation pipeline in depth. Great Job Hitesh 👏👏👏
Never seen a tutorial this comprehensive yet concise and understandable on an advanced topic like MongoDB aggregation, kudos to your effort and thanks a lot!
and here i completed this series in a single day coz it was short upto point and most importantly the teaching of yours was really fun , Thanks a lot for that sir!
Chai aur backend makes perfect sense after watching this series. Thankyou sir. I am building my Sass and if i'm able to make it work, the first payout will go to your channel.
This was a short set of video series but very easy to understand and able to relate it with some other similar scenarios. Thanks for the wonderful series 🎉👏🏻👏🏻👏🏻
Thanks It was such an interesting series and skyrocket my skills in MongoDB. Since it was a little bit complicated but when I watched for the second time now everything is clear.....
Sir, best video for understanding the working of the $lookup operator in MongoDB. And at the same time the best series to understand MongoDB Aggregation Pipeline.
I know you have other things to do but whenever you will have some time, please do upload videos in this playlist. We are very grateful to you that you bring this amazing series to us. Thank you.
Very helpful for me i am and frontend developer learning backend from somedays onto a live project getting insights from this aggregation pipeline is clear upto the point that i can work with it Thank you for such a beautiful series i loved it❤
I really enjoyed the tutorial from start to the end I love the way you make your videos and the way you make the video so interactive and allow us to think for a solutions by our selves. I want to solve a problem with my aggregation but I wasn’t able to do so
Thanks! a lot for this mongodb aggregation tea, very detailed explanation, i had shared with my friends they also like your javascript and react.js playlist and the current one🍵.
I think we can use Unwind also, it also provides the same result " [ { $lookup: { from: "authors", localField: "author_id", foreignField: "_id", as: "author_details" } }, { $unwind: "$author_details" } ]" response:"{ "_id": 1, "title": "The Great Gatsby", "author_id": 100, "genre": "Classic", "author_details": { "_id": 100, "name": "F. Scott Fitzgerald", "birth_year": 1896 } }",
sir after seeing your chai and backend i was little bit confuse about aggregation after seeing this i got very clearance about my doubts and now i have confidence that i can do that assignment very effectively #chaiaurcode
What if the result author_details needs to be at the same level of the test of three attributes instead of nested into another object, while also keeping the values from the rest of the attributes?
❤ From Hindi Channel sir :- 🎉 author_details : Array ho vi sakta he """""---"""" Author can be multiple, Can we implement it with the help of nasted lookups (sub-lookup) ? ❣️❣️
Hmm, the $lookup never update this new related information to the actual collection right? This is just for querys basically... I tried with other example in my shell and the new data will be aggregated in "as:"grades_data". But they never update the actual collection with grades_data right??
Hi, I can't access the course, please check and verify. I want to be able to start using the course as soon as possible. Please let me know if there are any issues and I will address them as soon as possible. Thank you for your help. I have sent a mail to mail but it shows that this mail is not currently available.
why demotivate someone, not everyone use mongodb or want to learn it indepth thats why less views on these videos. But for others it is interesting so let them enjoy
First of all thankyou for providing such Gem content❤ @hitesh. Also want to bring you notice that while sharing my this learning of MongoDB aggregation pipeline on Linkedin I can't able to mention you in caption as your profile is not visible while tagging @hiteshchoudhary. So for now have used hashtag but been part of @chaiaurcode family its been concern why can't able to tag our person who's providing such amazing content on YT. And again thanks for creating such brilliant mini playlist and getting us understand of MongoDB pipeline❤
Hello sir i have i query i need to modify specific string this "weblink" : "chai aur code /youtube/resource/70e305e7-d71c-41a817bd7b/PDF.pdf to "weblink" : "hitesh choudhary/youtube/resource/70e305e7-d71c-41a817bd7b/PDF.pdf chai aur code to hitesh choudhary Note:- UpdateMany Query and Don't update pre and post text . Pre and post text is different in other record so only these 2 string are constant in all record
I have completed both the series MongoDB basic to Advanced and Aggregation.
I don't think I have learned anything this much faster and with understanding of scenarios.
Thank You Sir 👍🏻🙇🏻♂.
Great job!
Hey Sir, I have completed entire MERN with advanced MongoDB aggregation tutorial from your channels Chai aur code and this one. You have made the world of web development lot more simpler. When I would recall best teachers of my life, your name would surely be at top. In a world where people donot help or even help for some selfish reasons, you are working selflessly for us. I feel your spirit needs to be cherished more than your videos in youths globally. Tons of love and 🖖🙇🙇🙇🙇🙇🙇
The best explanation of aggregations in Mongo I've seen on RUclips. Thank you a lot for your work!
Thanks for a wonder mini series!! appreciate it.
I work at a startup and my company uses mongodb queries extensively coupled with springboot. This series helped me a lot to understand mongodb aggregation pipeline in depth. Great Job Hitesh 👏👏👏
Never seen a tutorial this comprehensive yet concise and understandable on an advanced topic like MongoDB aggregation, kudos to your effort and thanks a lot!
Glad it was helpful!
and here i completed this series in a single day coz it was short upto point and most importantly the teaching of yours was really fun ,
Thanks a lot for that sir!
Chai aur backend makes perfect sense after watching this series. Thankyou sir. I am building my Sass and if i'm able to make it work, the first payout will go to your channel.
This was a short set of video series but very easy to understand and able to relate it with some other similar scenarios.
Thanks for the wonderful series 🎉👏🏻👏🏻👏🏻
Thanks It was such an interesting series and skyrocket my skills in MongoDB.
Since it was a little bit complicated but when I watched for the second time now everything is clear.....
Sir, best video for understanding the working of the $lookup operator in MongoDB. And at the same time the best series to understand MongoDB Aggregation Pipeline.
Thanks a ton
worked through each video . now its all clear ,thanks mate
finally completed !! Thanks a lot sir best content on RUclips..
I know you have other things to do but whenever you will have some time, please do upload videos in this playlist. We are very grateful to you that you bring this amazing series to us. Thank you.
Very helpful for me i am and frontend developer learning backend from somedays onto a live project getting insights from this aggregation pipeline is clear upto the point that i can work with it Thank you for such a beautiful series i loved it❤
I really enjoyed the tutorial from start to the end I love the way you make your videos and the way you make the video so interactive and allow us to think for a solutions by our selves. I want to solve a problem with my aggregation but I wasn’t able to do so
Thank you for this valuable series sir
Just completed now ❤
Happy teachers day ❤
came from chai aur backend for the this part, very informative playlist so far never saw playlist this informative and in depth
Having such wonderful mini series. Kudos to Hitesh Sir.
Thanks for this MongoDB tutorial, It was beneficial a lot.🚀
Thank you Sir, thank you very much.
I am going to start my journey with aggregation on top of this.
Thanks! a lot for this mongodb aggregation tea, very detailed explanation, i had shared with my friends they also like your javascript and react.js playlist and the current one🍵.
I think we can use Unwind also, it also provides the same result " [
{
$lookup: {
from: "authors",
localField: "author_id",
foreignField: "_id",
as: "author_details"
}
},
{
$unwind: "$author_details"
}
]" response:"{
"_id": 1,
"title": "The Great Gatsby",
"author_id": 100,
"genre": "Classic",
"author_details": {
"_id": 100,
"name": "F. Scott Fitzgerald",
"birth_year": 1896
}
}",
Thank u so much sir for this series. I just need to refresh my concepts and your videos r best
Thank you @hitesh for this lookup concept now I cleared the doubt for the same by watching this video.
such a fantasctic series....would love to see more tutorials on aggregation.
This series is really Great! Thank you sir for this series
thank you sir, I've been struggling to learn the aggregation. you make it easy. Its awesome
Good series , entire series very helpful
Glad to hear that!
One and Only creator that doesn't make you fall in tutorial hell.
i came from #chaiAurCode #Backend playlist waiting for more videos on Backends amazing content
me also
sir i really appreciate your hard work, content was truely amazing, A BIG THANK U.
Extraordinary series!
Thank you for a wonderful series.
Thank you Sir. It was an awesome series. I learned a lot from this.
It was a wonderful sesssion hitesh you are awesome , now i love mongo db
Thank you so much sir ❤❤❤❤
Really helpful series🙏. I have learned a lot from scratch to advance level.👌
thanks buddy for this series😘
Learning from you is like ... Switching from chai aur code to hitesh choudhary and vice versa 😊😊
Hey, yeah this is advanced but because of you this is now very easy to me. Thank you very much
Thank you so much sir for providing us with this type of content❤❤❤
Really enjoyed this series alot ❤
Sir, your content is truly amazing. Loved it and Learned a lot. ❤❤ ❤
sir after seeing your chai and backend i was little bit confuse about aggregation after seeing this i got very clearance about my doubts and now i have confidence that i can do that assignment very effectively #chaiaurcode
Thanks for the series !!
This is great series thank you for your efforts you made complex concepts easy to understand😇
completed this playlist thanks for this playlist sir ji
Amazing series
Really its very informative.
Please make video in same series for combining results from multiple collection through unionWith
Very helpful Sir :) Thanks a lot
Incredible instruction 😃
thank you
Hey Hitesh, I want to make an Atlas Chart, and combine data sources. Is this possible?
What if the result author_details needs to be at the same level of the test of three attributes instead of nested into another object, while also keeping the values from the rest of the attributes?
❤ From Hindi Channel sir :- 🎉
author_details : Array ho vi sakta he """""---"""" Author can be multiple, Can we implement it with the help of nasted lookups (sub-lookup) ? ❣️❣️
LMK sir 😁 ❤❤❤
There is Four types of join (Left ,Right Inner,Outer) $lookup operator acts as left join in that
Thank you sir..can you please make videos on prisma ORM??
Hey hitesh
this was an wonderful series accumulated lot 😅 and why not go deep dive into joins more.
keep alive this type of small series ✌️
Great Tutorial 😄
Sir can you take a case of lookup + unwind and nested aggregation using lookup
Hmm, the $lookup never update this new related information to the actual collection right? This is just for querys basically... I tried with other example in my shell and the new data will be aggregated in "as:"grades_data". But they never update the actual collection with grades_data right??
@chaiaurcode is the university of developer 😊😊😊
thank u sir
Chai or code channel backed ho gaya hai
Where can i get the list of questions??
which fields require '$' before name and which dont?
Where fields value are dynamic not static
Thanks ❤❤
Sir Please can you bring more videos on MongoDb aggregation
Love you hugya sir g
Thank you very much for your
great video sir
Thanks sir
Hi,
I can't access the course, please check and verify. I want to be able to start using the course as soon as possible. Please let me know if there are any issues and I will address them as soon as possible. Thank you for your help.
I have sent a mail to mail but it shows that this mail is not currently available.
Helpful Thanks
helpful Thanks.
legends
💛💛
Can we have a video of fast/advanced queries with relationship 💯💯
hi hitesh sir can guide more viedos about joins
👍🏾🔥🔥
Want to count the all likes for a specific users video in video collection
❤
Good day greetings
🚀♥️✨
how to get full join
Greetings
This was not so in depth sir... Lookup is a complex and powerful stage in aggregation pipeline it should not be such sort. Disappointed from this....
Could you suggest any sources for learning it
done
#chaiaurcode
Guru ji please use better tags because you're content is absolutely amazing but not reach to right audience
why demotivate someone, not everyone use mongodb or want to learn it indepth thats why less views on these videos. But for others it is interesting so let them enjoy
@@DE4DP00L-cs1ts bhai Guru ji ko app se jayada support karta hoon just suggestion tha ki achhe tag use kare
@@munna5553 ab comment edit krke hero banra hai
@@munna5553 u wrote earlier channel dying do some research on that
@@munna5553 Please comment some axxha tags taki sir ko thoda easy hoo tags likhne me ❤
First of all thankyou for providing such Gem content❤ @hitesh. Also want to bring you notice that while sharing my this learning of MongoDB aggregation pipeline on Linkedin I can't able to mention you in caption as your profile is not visible while tagging @hiteshchoudhary. So for now have used hashtag but been part of @chaiaurcode family its been concern why can't able to tag our person who's providing such amazing content on YT.
And again thanks for creating such brilliant mini playlist and getting us understand of MongoDB pipeline❤
can't we use $unwind to instead of $addfield
Hello sir i have i query i need to modify specific string this
"weblink" : "chai aur code /youtube/resource/70e305e7-d71c-41a817bd7b/PDF.pdf
to
"weblink" : "hitesh choudhary/youtube/resource/70e305e7-d71c-41a817bd7b/PDF.pdf
chai aur code to hitesh choudhary
Note:- UpdateMany Query and Don't update pre and post text . Pre and post text is different in other record so only these 2 string are constant in all record