Tables - Collections
Data - Documents
Rows - Records
https://github.com/mongodb/homebrew-brew
brew tap mongodb/brew
- tap into github repo
brew install [email protected]
https://docs.mongodb.com/manual/tutorial/install-mongodb-on-os-x/#run-mongodb-community-edition
brew services start [email protected]
brew services stop [email protected]
brew services restart mongodb-community
1 - create super user
https://docs.mongodb.com/manual/tutorial/configure-scram-client-authentication/
myUserAdmin
2 - update mongo.conf with security flag
/usr/local/etc/mongod.conf