MongoDB tutorial for beginners 🍃

Поделиться
HTML-код
  • Опубликовано: 26 ноя 2024

Комментарии • 27

  • @BroCodez
    @BroCodez  Год назад +3

    ⭐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 Год назад +7

    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

  • @nayanbiswas370
    @nayanbiswas370 3 месяца назад

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

  • @prafuldeoghare1904
    @prafuldeoghare1904 10 месяцев назад

    Thank you!

  • @mrmansir3734
    @mrmansir3734 Месяц назад

    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.

  • @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?

  • @professorpoke
    @professorpoke 2 месяца назад +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.

  • @RamSSKote
    @RamSSKote 26 дней назад

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

  • @Ganesh51515
    @Ganesh51515 5 месяцев назад

    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?

  • @AbdelrahmanHareedey
    @AbdelrahmanHareedey 3 месяца назад +1

    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.

  • @Pororo1726
    @Pororo1726 4 месяца назад +1

    Reupload?

  • @DauntlessGamer05
    @DauntlessGamer05 6 месяцев назад

    "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???

  • @Coding-macha
    @Coding-macha Месяц назад

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

  • @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