Skip to main content

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

In Shell

mongo 'mongo_db_atlas_connection_string'

In Compass

  • Paste connection string
  • Analyze Shcema in the Schema tab of a collection