Install Mongo on MacOS
First you need tap official #mongo brew:
Then just install mongo with:
There is one tool which people often want to install on its own, and that’s the MongoDB shell.
You can also install only database tools for managing mongo database:
Starting mongo
or stop