Installation: https://docs.mongodb.com/manual/installation/#install-mongodb
brew
brew services start mongodb
Usage
mongod
start server first.
mongo
run mongo.
Installation: https://docs.mongodb.com/manual/installation/#install-mongodb
brew
brew services start mongodb
Usage
mongod
start server first.
mongo
run mongo.