MongoDB tutorial for beginners 🍃

Поділитися
Вставка
  • Опубліковано 29 січ 2025

КОМЕНТАРІ • 32

  • @BroCodez
    @BroCodez  Рік тому +4

    ⭐Time Stamps⭐
    00:00:00 Introduction
    00:02:08 MongoDB installation
    00:03:56 MongoShell installation
    00:04:32 Set Environment variable PATH
    00:05:24 How to use Mongsh
    00:06:02 VSCode w/ Mongosh
    MongoDB installation manuals:
    Windows: www.mongodb.com/docs/manual/tutorial/install-mongodb-on-windows/
    MacOS: www.mongodb.com/docs/manual/tutorial/install-mongodb-on-os-x/
    Linux: www.mongodb.com/docs/manual/administration/install-on-linux/
    MongoDB Shell (mongosh) installation manuals:
    www.mongodb.com/docs/mongodb-shell/install/#std-label-mdb-shell-install

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

    Bro you are the best intelligent teacher in the world. I just really learn well from you than anywhere else. Pleaseee keep this up since a lot of us learners are learning in tremendous speed because of you.

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

    Always amazing with unique style of teaching

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

    Thank you!

  • @professorpoke
    @professorpoke 4 місяці тому +1

    Downloading with MongoDB Compass was taking too much time on my machine. I waited for about an hour but it was stuck on the stage where it shows "installing mongo db compass". So terminated the process and re-installed it, this time without MongoDB Compass. And surprisingly this time it took only a couple of minutes.

  • @nayanbiswas370
    @nayanbiswas370 5 місяців тому

    Honestly Awesome and easy explanation really enjoyed it so much, friendly for beginer like me😊 mongosh like OmyGosh 😅😅😅

  • @DauntlessGamer05
    @DauntlessGamer05 8 місяців тому +1

    "Product: MongoDB 7.0.11 2008R2Plus SSL (64 bit) -- Error 1920. Service 'MongoDB Server (MongoDB)' (MongoDB) failed to start. Verify that you have sufficient privileges to start system services".
    I'm using windows 11 operating system, while installing mongo the above error in the quote's pops up. can anyone tell me what should I do to rectify the problem???

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

    Hello, I've known your channel for many years, I'm glad you're back 🫡😁.
    I have a macbook m1 and I don't know how to install mongodb, can you help me please?

  • @AbdelrahmanHareedey
    @AbdelrahmanHareedey 5 місяців тому +2

    Hey bro, whenever I launch the mongodb shell I get this error in the terminal :
    "
    mongosh : The term 'mongosh' is not recognized as the name of a cmdlet, function, script file, or operable program.
    Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
    At line:1 char:1
    + mongosh --version
    + ~~~~~~~
    + CategoryInfo : ObjectNotFound: (mongosh:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException
    "
    afterwards, whenver I type something to run it just doesnt and shows me an error.

  • @danielkurobokekeme-lw7gr
    @danielkurobokekeme-lw7gr Місяць тому

    nice , i wish you showed us how to use it to interact with php ?.

  • @Pororo1726
    @Pororo1726 6 місяців тому +1

    Reupload?

  • @mrmansir3734
    @mrmansir3734 3 місяці тому

    Next time can you do a macOS installation please? The process is different. When opening the downloaded, it just takes you to the finder where the download is.
    Seems much easier and different on windows.

    • @JassersChannel
      @JassersChannel Місяць тому

      You use home-brew to install MongoDB and MongoDB Compass has a separate download

  • @Ganesh51515
    @Ganesh51515 7 місяців тому

    Hey! There are 12 videos on mangodb is it full course or we have to learn more? Tell me is it cover basics to advance?

  • @Coding-macha
    @Coding-macha 3 місяці тому

    Mongosh showing error bro showing access control is not enabled please solve this 😶

  • @RamSSKote
    @RamSSKote 3 місяці тому

    @bro code, Hiii Bro sir TQ U for explaining all of this and please teach us nodejs & typescript

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

    Guys i need your help, i did all what he did, i can open mongo shell from the .exe, but i cant open it in vsc shell, it gives me the following error
    + mongosh $Env:MDB_CONNECTION_STRING;
    + ~~~~~~~
    + CategoryInfo : ObjectNotFound: (mongosh:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException
    Someone have info on how to fix it?

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

      same here, but it seems to be connected, did you found the fix to this?

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

      No mate, i just gave up and now im using SQL to store data

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

      same problem 😔

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

      you have got system and user environment variables, in list of your USER environment variables find PATH and there you must add the variable to existing variables@@besma702

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

      Set the path correctly.
      I was also facing the same issue earlier but after setting the path correctly, it started working fine.

  • @JorielTejada-te4dd
    @JorielTejada-te4dd Рік тому +7

    Teach us arduino