Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

Status Submitted
Categories Atlas
Created by Guest
Created on Nov 4, 2019

Upload good tutorials in YouTube about connecting database with available three options.

Upload good tutorials in YouTube about connecting mongodb atlas with available three options.
  • Attach files
  • Guest
    Feb 24, 2020
    Here is one of our docs pages that covers many connection scenarios: https://docs.atlas.mongodb.com/connect-to-cluster/ Here is another reference that describes the various components of a connection string URI: https://docs.mongodb.com/manual/reference/connection-string/ The connection string URI that you get in the Atlas UI is a SRV record that resolves to the nodes in your MongoDB replica set. It should be sufficient to pick the tool you prefer (eg shell, Compass, or MongoDB driver) and use the SRV connection string from the UI to connect to your cluster. If you're still encountering problems, our support team (accessible via the icon in the bottom right of the UI) or our community form (https://community.mongodb.com/) are good avenues to seek help!
  • Guest
    Feb 13, 2020
    Could you please cover the use of a URI
  • Guest
    Nov 4, 2019
    Hey Ayachitula, Thanks for the feedback! We're increasingly looking to improve how we interact with Atlas users. Here's a blog post + video detailing how to deploy and connect to a free tier cluster: https://www.mongodb.com/blog/post/quick-start-getting-your-free-mongodb-atlas-cluster Are there other topics you would like us to cover? Is video/YouTube always your preferred medium?