MongoDB Atlas
Free Tier
- Create free account for MongoDB Atlas
- Atlas is a Database as a Service (DaaS)
- Free tier offers 500MB free data
Connecting to DB
Copy connection string
In Shell
mongo 'mongo_db_atlas_connection_string'
In Compass
- Paste connection string
- Analyze Shcema in the Schema tab of a collection