Install MongoDB with GUI or Shell
- If mongo shell will being used
For MacOs Users:brew install mongodb/brew/mongodb-community-shell
For Windows Users:
Download shell
For Ubuntu Users
- Work with GUI, recommended application is RoboMongo
Useful commands for Starter
- Connecting to your DB:
mongosh “Your_connection_URL”