Node JS in Hindi #32 Insert Data in MongoDB

Поділитися
Вставка
  • Опубліковано 19 гру 2024

КОМЕНТАРІ •

  • @Pramodsharma-uz8ix
    @Pramodsharma-uz8ix 2 роки тому +49

    Anyone watching now, insert is deprecated, hence for single insert use "insertOne" and for multiple use "insertMany".

  • @035-harshitsingh7
    @035-harshitsingh7 Рік тому +2

    Sir aap itta achha padhate ho ki apko bolne ki bhi zaroorat nhi hai subscribe krne ki...log khud hi kr denge

  • @vasujha8241
    @vasujha8241 9 місяців тому +1

    Perfect tutorial

  • @priyambhatt4174
    @priyambhatt4174 Рік тому +3

    Hi Anil, You have created it before 2 years I must suggest that keep updating your code as it's not working with new norms of mongo just check out your video number 32 which is required for try catch error handling without handle error you can not execute as well as Need to make sure that your DB connection must should be close to execute your output.

  • @cricdial
    @cricdial Рік тому +11

    use insertOne() and insertMany() for insert data if anyone facing an error while inserting
    thank you so much sir ,your explainaaton is too good

  • @mdshahbazwarish5813
    @mdshahbazwarish5813 2 роки тому +2

    your teaching style is superb...

  • @subhojyotimajumder7768
    @subhojyotimajumder7768 Рік тому +9

    Use insertOne() / insertMany() in place of insert().

    • @viraltak7417
      @viraltak7417 2 місяці тому

      i was also thinking for the same

  • @rupinder2222
    @rupinder2222 2 роки тому +2

    finally, I got a clear explanation of all these things. Really thankful to u

  • @VaibhavTalks
    @VaibhavTalks Рік тому +7

    guys if you are getting error like insert is not a function so change it to insertOne , your error will be fixed. It is because of new version of monogb .

  • @RahulGupta-tp9pe
    @RahulGupta-tp9pe Рік тому

    your Node js Playlist Awesome💯👍

  • @chauhanmanish4818
    @chauhanmanish4818 Рік тому +8

    If error in insertion --- use insertOne() for single object and insertMany() for array.

  • @divyeshsevra3097
    @divyeshsevra3097 2 роки тому +1

    sir, your explanation so clear , salute sir thank you so much

  • @aakashsoni879
    @aakashsoni879 Рік тому +1

    Thanks for the wonderful explanation.

  • @ArunSharma-we2xy
    @ArunSharma-we2xy 14 днів тому

    So nice

  • @DevAshutosh
    @DevAshutosh Рік тому

    sir agr hmko other collection pr work krna hoga to uske lie bhi alg file banani pdegi?
    in mongodb.js file, we can perform operations on only products collection
    please ans

    • @Justkidding-lt5ns
      @Justkidding-lt5ns 8 місяців тому +1

      yes bro, but i would suggest to return database connection promise from mongodb.js

  • @premkumar-dw6hf
    @premkumar-dw6hf Рік тому +1

    ypeError: Cannot read properties of undefined (reading 'find')
    sir ye error bar bar aa rha h . mongodb se data ko receive hi nhi hone de rha h? iska koe solution btaye plzz sir g

  • @SameerKhan-es6zr
    @SameerKhan-es6zr Рік тому +1

    if someone is facing issue with insert()
    use insertOne() instead of insert()

  • @souviknandi9298
    @souviknandi9298 3 роки тому

    khub valo

  • @360sportscricket5
    @360sportscricket5 Рік тому

    salute sir thank you so much

  • @slingshottherapper5937
    @slingshottherapper5937 2 роки тому

    how to insert data in mongodb that expires after a certain time. ???

  • @joshvirkaur4906
    @joshvirkaur4906 8 місяців тому

    Some time you use ; after function and sometimes not. First instance console.log(); . Please let me know is it required to use semicolon in each code line?

  • @AvinashPatil-e3h
    @AvinashPatil-e3h Рік тому

    awesome video

  • @me_sumit_0
    @me_sumit_0 Рік тому +2

    Sir data inserted nahi aa rha h mre console me. Bas jo data mongodb compass m pada hua h pehle se wahi show kr rha h.
    Kya solution h iska??

    • @rhutujbhoir
      @rhutujbhoir Рік тому

      hame bhi batao agar solve hua ho to

  • @techbhalu
    @techbhalu Рік тому +5

    const insertOne = async () => {
    const db = await dbConnect();
    const result = db.insertOne(
    { name: "note 5", brand: "Redmi", price: 25000,category:'mobile' }
    );
    };
    insertOne();

  • @MuhammadUsman-ok5vs
    @MuhammadUsman-ok5vs Рік тому

    well explained

  • @GAMINGJERRY1
    @GAMINGJERRY1 Рік тому +1

    Sir my db.insert not working it shows error
    db.insert is not a function plz help sir
    🙏

  • @sohamajgaonkar3119
    @sohamajgaonkar3119 Рік тому

    Awesome

  • @waleedmahmood2951
    @waleedmahmood2951 3 роки тому

    Great ❤❤❤

  • @ChanchalMaurya-dd8kb
    @ChanchalMaurya-dd8kb Рік тому +3

    const result = await db.insertOne(
    {name:'node5', brand:'vivo', price:50000, category:'mobile'}
    );
    i am not able to insert data in database using this help me to do it

  • @AhmedSiddiqui-dz3up
    @AhmedSiddiqui-dz3up Рік тому

    good

  • @amitdas9567
    @amitdas9567 2 роки тому

    Good video

  • @ziahaque670
    @ziahaque670 2 роки тому

    excellent

  • @madhakuday9122
    @madhakuday9122 3 роки тому

    Awesome bro

  • @surendrasaini7453
    @surendrasaini7453 Рік тому

    Good

  • @kuldeeptrivedi3293
    @kuldeeptrivedi3293 3 роки тому +2

    Sir Please Start with React JS...???

  • @ansupari9951
    @ansupari9951 2 роки тому

    Hello sir kya aap meri data fast get karne me hel karoge..
    API kafi samay leta h data get karne me so API call kaise farst kare taki data palak jhapakte hi mil jay.
    Plz help me .

  • @harshagowda8644
    @harshagowda8644 3 роки тому +1

    Bro could you plz do one video on how to get data from mongodb collection and insert same data into MySQL db

  • @ersp645
    @ersp645 Рік тому

    for multiple insert use 'insertMany' in the place of 'insert'

  • @BhagyashriTamrakar
    @BhagyashriTamrakar 7 місяців тому +1

    lecture 32 completed

  • @narusingh7518
    @narusingh7518 Рік тому

    Sir mere case m only m insertOne iske through hi insert kra pa rha

  • @eTreeshop
    @eTreeshop 3 роки тому

    Thanks Sir

  • @TrinsaneBbx
    @TrinsaneBbx Рік тому

    yaar insert use karne ki kya zaroorat hai interone ya phir insertmany use karlo na

  • @pronoynath890
    @pronoynath890 Рік тому +6

    const dbConnect = require('./mongodb');
    const insert = async()=>{
    const data = await dbConnect();
    const result = data.insertMany(
    [{name:'xyz',roll:152,year: "3nd"},
    {name:'pronoy',roll:12,year: "2nd"}]
    )
    console.log(result);
    }
    insert();
    For insert one db --> "insertOne in replace of insertMany"

    • @RahulKumar-zm3ln
      @RahulKumar-zm3ln Рік тому +1

      Thanks
      😀😀😀😀

    • @meditate-yourself
      @meditate-yourself Рік тому

      Bro meri if statement work nahi kar rahi hai please help
      const result = db.insertMany(
      [
      {name:'node 5', brand:'vivo', price:320, category:'mobile'},
      {name:'node 9', brand:'vivo', price:450, category:'mobile'},
      {name:'node 14', brand:'vivo', price:750, category:'mobile'}
      ]
      );
      // console.log(result);

      if(result.acknowledged){
      console.log("data inserted");
      }

    • @neha02818
      @neha02818 Рік тому +1

      Thanks Bhai...

    • @ahmadanjum1816
      @ahmadanjum1816 Рік тому +1

      thank you bro 🤗🤗

    • @pronoynath890
      @pronoynath890 Рік тому

      welcome all :)

  • @punittrehan8845
    @punittrehan8845 Рік тому

    updation
    const dbConnect=require('./mongodb');
    const insert=async()=>{
    try{
    const db=await dbConnect();
    const result=await db.insertOne(
    {name:'note 5', brand:'oneplus',price:320,category:'mobile'}
    )
    console.log(result)
    }catch(err){
    console.log("ERROR ",err)
    }

    }
    insert();
    this will work

  • @yashpalnovuscode6704
    @yashpalnovuscode6704 2 роки тому +1

    const db=await main();
    ^
    TypeError: main is not a function
    i got this error how solve..p

  • @Noorulhadimiya01
    @Noorulhadimiya01 4 місяці тому

    sir my local host website is not working

  • @sherazrathoor8552
    @sherazrathoor8552 3 роки тому

    sir laravel learning best book bty

  • @saumilshah1994
    @saumilshah1994 Рік тому

    TypeError: db.insertDb is not a function
    i am getting error....pls help

    • @saajkhan
      @saajkhan Рік тому

      use insertOne for one object and insertMany for more than one object

  • @ParasProgramming123
    @ParasProgramming123 Рік тому

    Ab ye jo same data k multiple entries ho rhi h ese kese roke koi tutorial h kyu k same data ka multiple entry to memory waste h. Ese kese roka jay

    • @omsaxena6008
      @omsaxena6008 Рік тому

      fun me insertone ki jagah insert many karo

  • @DelveInfotainmentNetwork
    @DelveInfotainmentNetwork 9 місяців тому

    db.insert is not a function ...I got this reply on nodemon

  • @gopalpatidar8763
    @gopalpatidar8763 Рік тому

    Sir showing db.insert is not a function

  • @narusingh7518
    @narusingh7518 Рік тому

    ❤❤❤❤❤

  • @yashghodile9773
    @yashghodile9773 11 місяців тому

    Use insertOne And insertMany instead of insert

  • @ChanchalMaurya-dd8kb
    @ChanchalMaurya-dd8kb Рік тому

    Sir not able to insert data

  • @Angle17292
    @Angle17292 8 місяців тому

  • @ArslaanKhan-uq2pc
    @ArslaanKhan-uq2pc 6 місяців тому

    ❣❣❣❣❣❣❣❣❣❣

  • @parasraut5904
    @parasraut5904 Рік тому

    Noice

  • @karishmasharma5571
    @karishmasharma5571 Рік тому

    Giving errror dbConnect() is not a function

  • @vibes7287
    @vibes7287 11 місяців тому

    if someone is this time, a update is in node ...change insert to insertOne and for multiple record insertMany........................no thanks ...........hehehe

  • @punittrehan8845
    @punittrehan8845 Рік тому

    const dbConnect=require('./mongodb');
    const arrayOFProduct=[
    {name:'G20', brand:'moto',price:230,category:'mobile'},
    {name:'M98', brand:'samsung',price:400,category:'mobile'},
    {name:'AceAspire', brand:'asus',price:450,category:'mobile'},
    {name:'ROG5', brand:'asus',price:700,category:'mobile'},
    ]
    const insert=async()=>{
    try{
    const db=await dbConnect();
    // const result=await db.insertOne(
    // {name:'LAVAG%', brand:'lava',price:100,category:'mobile'}
    const result=await db.insertMany(arrayOFProduct);
    console.log(result);
    console.log("DATA INSERTED")
    }catch(err){
    console.log("ERROR ",err)
    }

    }
    insert();