After your database Service Instance is online, you can use any standard SQL client application to connect to the instance.

Connecting to a database Service Instance requires its fully-qualified distinguished name (FQDN), as well as the information that you specified in Database Instance Configuration when you created the instance: the database name, database server port number, and administrative user credentials.

Note: Specify the FQDN when you connect to a Service Instance.

Locating the Database Service Instance Connection Parameters

You can find the FQDN, database name, database server port number, and the administrative user credentials for a running database Service Instance in the Database information Details tab:

  1. Select Databases from the left navigation pane.

    This action displays the Databases view, a table that lists the provisioned database Service Instances.

  2. Examine the databases listed in the table, identify the database whose connection parameters you wish to locate, and navigate to that table row.

  3. Click the database Instance Name.

    The database information Details tab displays, which includes the required connection parameter settings:

PostgreSQL

Connecting to a PostgreSQL Database Service Instance describes connecting specifics for PostgreSQL.

MySQL

Connecting to a MySQL Database Service Instance describes connecting specifics for MySQL.

check-circle-line exclamation-circle-line close-line
Scroll to top icon