Hello Friends In this video we will learn how to run Mongodb as a service in macOS - Part 2
Install Mongodb as a service
From a Terminal prompt:
Install brew
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Hom...)"
Use below command to install
brew tap mongodb/brew
brew install mongodb-community
brew services start mongodb-community
brew services stop mongodb-community
⭐️Subscribe for more videos⭐️
/ @programmingwithharsh
#Programming_with_Harsh