Tables - Collections

Data - Documents

Rows - Records

Install

https://github.com/mongodb/homebrew-brew

brew tap mongodb/brew - tap into github repo

brew install [email protected]

Start/Stop

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

Create User SCRAM

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