Mac Installation | MongoDB | Tutorial 2

Поделиться
HTML-код
  • Опубликовано: 2 окт 2024
  • Source Code - www.giraffeaca....
    This video is one in a series of videos where we'll be looking at creating a database using MongoDB. The course is designed for beginners to MongoDB and database, and will introduce common database management topics.
    Throughout the course we'll be looking at various topics including collections, basic C.R.U.D operations, text indexing, aggregation and much more.
    If you’re enjoying Giraffe Academy and want to invest in our future, consider leaving a contribution giraffeacademy...

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

  • @dmitri88888
    @dmitri88888 6 лет назад +2

    Maaaaan , I watched like 4 videos before I found this one, the only one that actually worked :) thank you!

  • @YashPatel-vw9nz
    @YashPatel-vw9nz 5 лет назад +1

    how can I open MongoDB server on browser like "localhost: 3000"something like this?

  • @fon_dpj
    @fon_dpj 5 лет назад +2

    Thank you teacher

  • @zell5342
    @zell5342 6 лет назад

    mongo goat new sub, please keep uploading bro

  • @jeffkorenstein5507
    @jeffkorenstein5507 4 года назад +1

    I like the classes. I went through both SQL and Python. Very good! On this one though I had much trouble getting the MongoDB server running. I couldn’t create a folder in in MacOS root directory and then couldn’t get the server running so couldn’t follow these lessons.

    • @scottisitt
      @scottisitt 4 года назад

      If you're using macOS Catalina, this article should help get it running..
      zellwk.com/blog/install-mongodb/

  • @richardpaulhall
    @richardpaulhall 4 года назад

    On a MAC. I wish you had said that in your first video. Working on a windows box, your installation and configuration tips will be useless.

  • @rxtul5759
    @rxtul5759 3 года назад

    Why can I not update brew and why cant i make a folder in the root directory? I'm n MacOS Catiliana btw

  • @richardpaulhall
    @richardpaulhall 4 года назад

    Oh, you also have instructions for windows. Why didn't you mention that in thee first video?

  • @sandeepmukherjee739
    @sandeepmukherjee739 4 года назад

    Sir i am not able to make data folder in root directory as instructed by you,my mac is not giving the option to create a new folder in mac os catalina how do i resolve it

  • @jchancalifornia
    @jchancalifornia 3 года назад

    Nice intro. I’m using these tutorials to buttress what I’ve learned a few months ago.

  • @messijah
    @messijah 6 лет назад

    This works perfekt for mac os, but once I close it all down and turn it back on, I have to do it all again?

  • @YashPatel-vw9nz
    @YashPatel-vw9nz 5 лет назад

    Man u killed it!! u awesome finally i got chance to use mongo i watched most likely every video that exists on youtube ur life saver.

  • @javierlizarazu7680
    @javierlizarazu7680 6 лет назад

    great videos! I have a problem though, i upgraded mongo with homebrew but when i run mongod and mongo still using the old version, what can i do?

  • @rajeevgupta19-22
    @rajeevgupta19-22 6 лет назад +1

    default setting stays same for everyone?

    • @messijah
      @messijah 6 лет назад

      Nope, have to do it all again everytime...

  • @blueexorcist4300
    @blueexorcist4300 6 лет назад

    once I used ctrl+c when I was running the server, the server never starts now. What can I do?

    • @Toleh
      @Toleh 6 лет назад

      Did you change your data/db path to somewhere else?
      If so, in order to start your server, you need to run command of
      'mongod --dbpath filepath'
      in my case would be:
      'mongod --dbpath User/Project/testFile/data/db'
      for more information, you should check: docs.mongodb.com/manual/tutorial/install-mongodb-on-os-x/
      Cheers.

  • @mohammadomer147
    @mohammadomer147 6 лет назад

    I didn't get it how you set the path of db ? its not working for me

    • @Toleh
      @Toleh 6 лет назад

      Did you change your data/db path to somewhere else?
      If so, in order to start your server, you need to run command of
      'mongod --dbpath filepath'
      in my case would be:
      'mongod --dbpath User/Project/testFile/data/db'
      for more information, you should check: docs.mongodb.com/manual/tutorial/install-mongodb-on-os-x/
      Cheers.

  • @pynchia4119
    @pynchia4119 5 лет назад

    Good tutorials, thank you. Why do you pronounce the definite article the other way round? It's a very simple rule. So advanced in tech and so behind in plain English