brew mongodb community start code example
Example 1: install mongodb on mac
brew install mongodb-community@4.2
#Step 2
Example 2: brew mongo start
brew services start mongodb-community@4.4
brew install mongodb-community@4.2
#Step 2
brew services start mongodb-community@4.4