Accessing and using DB server through Compass
- Print
- PDF
Accessing and using DB server through Compass
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Available in VPC
You can access and manage MongoDB servers through MongoDB Compass, which is a MongoDB client in the GUI environment.
The following describes how to access and using MongoDB servers through MongoDB Compass.
Check the DB access string, port number, account ID, and password information for the MongoDB server access.
- DB access string: check the DB access string in [DB Management] > Create DB Access String.
- Account ID: Check the value that was set up when creating the MongoDB server.
- Account password: Check the value that was set up when creating the MongoDB server.
- For more information, see Getting started with Cloud DB for MongoDB.
Download MongoDB Compass from the official MongoDB official Website, install it, and then run it.
Enter the DB access string identified in Step 1, and click the [Connect] button.
- For options for Compass access, see Use of Compass of Cloud DB for MongoDB.
The following page appears when the connection to the MongoDB server is successful.
- For detailed usage methods, see the guide on the MongoDB official website.
Was this article helpful?