mongodb mac documentatoions code example
Example 1: install mongodb on mac
brew tap mongodb/brew
#step 1
Example 2: brew mongo start
brew services start mongodb-community@4.4
brew tap mongodb/brew
#step 1
brew services start mongodb-community@4.4