Dealing with arrays in aggregation

Sdílet
Vložit
  • čas přidán 20. 12. 2023
  • Welcome to a youtube channel dedicated to programming and coding related tutorials. We talk about tech, write code, discuss about cloud and devops. That’s what we do all day, all year. We roll out a lot of series and videos on our channel.
    All the learning resources such as code files, documentations, articles and community discussions are available on our website:
    chaicode.com/
    You can find our discord link, github link etc on the above website.
    Twitter/X link: x.com/hiteshdotcom
    Discord link: hitesh.ai/discord
    Learn React with 10 projects: • Let's learn react from...
    Learn Docker: • A practical guide on D...
    Learn Kubernetes: • Complete Kubernetes Co...
    How does a browser works: • How does a browser wor...
    How nodejs works: • How node JS works | En...
    Learn Redux-toolkit: • Learn Redux Toolkit in...
    Learn NextJS: • Nextjs Full stack course
    Learn Typescript: • Why to learn Typescript
    Learn Javascript: • Welcome to new JavaScr...
    Learn React Native: • React Native Mastery: ...
    Learn Zustand: • React state management...
    Learn Golang: • How to get started wit...
  • Zábava

Komentáře • 61

  • @xenostar3606
    @xenostar3606 Před 7 měsíci +21

    Sir this series is fantastic. Please don't get demotivated if there are less views. Keep continuing it

  • @khushaldhale1788
    @khushaldhale1788 Před 7 měsíci +5

    Best Series for Aggregation ,Thank You Hitesh Sir

  • @shubhamrathod9249
    @shubhamrathod9249 Před 4 měsíci +2

    Yes I'm enjoying this scenario based learning. Thank you for the efforts!

  • @MdShihabUddin-dh5vc
    @MdShihabUddin-dh5vc Před 7 měsíci +2

    Thanks everything ❤️,
    Not stop this type of tutorial.
    We need this type of tutorial more.

  • @user-qy1xm9sp7p
    @user-qy1xm9sp7p Před 5 měsíci +1

    Seriously this series is truly helpful great content!

  • @amankch
    @amankch Před 7 měsíci +3

    Awesome and engaging series.

  • @Solo_playz
    @Solo_playz Před 2 měsíci

    That's very deep 😮 Thank you sir for such an informative and deeply concentrated video on Mongo aggregations ❤❤

  • @amitkumargouda1768
    @amitkumargouda1768 Před 6 měsíci

    Scenarios-based learning is awesome...Easy to grasp

  • @virgarg1012
    @virgarg1012 Před měsícem

    Great Content !!! Loved it

  • @arpiitKumar
    @arpiitKumar Před 4 měsíci

    finally complete my backend knowledge with series ThankYou So much Sir

  • @Rahul-jo1mp
    @Rahul-jo1mp Před měsícem +1

    Landed here just after completing "Chai-aur-Backend" Series

  • @bytequest1552
    @bytequest1552 Před 6 měsíci +2

    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

  • @anandshinde0358
    @anandshinde0358 Před 4 měsíci +1

    Thank you sir for best series ❤❤❤❤❤

  • @shehza-d
    @shehza-d Před 6 měsíci +1

    ❤‍🔥Amazing way of teaching❤‍🔥

  • @RahulJhaJourney
    @RahulJhaJourney Před 11 dny

    Thank you for making this series.

  • @ujjwaldhiman7129
    @ujjwaldhiman7129 Před 7 měsíci +1

    Great series as told by sir only for target audience who knows aggregation worth❤❤❤

  • @varunraj1823
    @varunraj1823 Před 7 měsíci +2

    Thank you for the amazing series sir

  • @prateek5668
    @prateek5668 Před 6 měsíci

    Amazing series sir

  • @ridamsinghal1073
    @ridamsinghal1073 Před 7 měsíci +1

    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.

  • @mantragor8150
    @mantragor8150 Před 2 měsíci

    Your videos are amazing..............

  • @asmittyagi6250
    @asmittyagi6250 Před 3 měsíci +1

    Merci, monsieur.

  • @vedanshbisht1309
    @vedanshbisht1309 Před 24 dny

    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 Před 7 měsíci

    Great class by great teacher 😊

  • @harshgupta2752
    @harshgupta2752 Před 7 měsíci

    great series on aggregration pipeline

  • @DTALKS01
    @DTALKS01 Před měsícem

    sir you are a GOAT - greatest of all time

  • @IshwarShelke-ep6yq
    @IshwarShelke-ep6yq Před měsícem

    Osm osm osm...

  • @bonnyboben7427
    @bonnyboben7427 Před 7 měsíci

    Great video sir ♥️♥️

  • @user-cg1fc3dj8k
    @user-cg1fc3dj8k Před 7 měsíci +1

    Hi Sir please do explain the transaction in mongoodb also.

  • @shivanshpatel4072
    @shivanshpatel4072 Před 7 měsíci

    Awesome

  • @user-mk8zz3ow4f
    @user-mk8zz3ow4f Před 4 měsíci

    LIttle bit harder but Very Good Knowledge

  • @usmanrangrez-cd7zj
    @usmanrangrez-cd7zj Před 3 měsíci

    [
    {
    $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!

  • @patelronak153
    @patelronak153 Před 5 měsíci

    🎉✨🚀

  • @Gabriel-xq6tn
    @Gabriel-xq6tn Před 7 měsíci

    Will help me on the research of mapping NoSQL to SQL

  • @anand_dudi
    @anand_dudi Před 3 měsíci

    thanks

  • @tasnimalam6881
    @tasnimalam6881 Před 3 měsíci

    🎉🎉🎊🎊

  • @sarveshgupta1826
    @sarveshgupta1826 Před 7 měsíci +1

    Sir, Can you please combine all react native course in a single video. It would be helpful to complete in one go..😅

  • @lostinhimalaya9360
    @lostinhimalaya9360 Před 7 měsíci

  • @smsaikat9329
    @smsaikat9329 Před 7 měsíci

    ❤❤❤

  • @ashimmandal9920
    @ashimmandal9920 Před 7 měsíci

    should i learn dsa to apply for an internship

  • @rishiraj2548
    @rishiraj2548 Před 7 měsíci

    👍💯🙏

  • @erpchannel007
    @erpchannel007 Před 5 měsíci

  • @user-mk8zz3ow4f
    @user-mk8zz3ow4f Před 4 měsíci

    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 Před 7 měsíci

    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.

    • @HiteshChoudharydotcom
      @HiteshChoudharydotcom  Před 7 měsíci

      Please visit homepage of website and use chat there. I am no longer owner of LCO

  • @sam_sharma24
    @sam_sharma24 Před měsícem

    goldmine series

  • @codingboy7042
    @codingboy7042 Před 7 měsíci

    Hello sir

  • @Walkerbuddy
    @Walkerbuddy Před 4 měsíci

    ddddd

  • @Walkerbuddy
    @Walkerbuddy Před 4 měsíci

    aaaaaa

  • @leeladharsuthar2152
    @leeladharsuthar2152 Před 7 měsíci