If you have created a GaussDB(DWS) cluster, you can use the SQL client tool or a third-party driver such as JDBC or ODBC to connect to the cluster and access the database in the cluster.
The procedure for connecting to a cluster is as follows:
- Obtaining the Cluster Connection Address
- If SSL encryption is used, perform the following steps:
- (Optional) Configuring SSL Connection
- (Optional) Downloading the SSL Certificate
- Connect to the cluster and access the database in the cluster. You can choose any of the following methods to connect to a cluster:
- Use the SQL client tool to connect to the cluster.
- Use a JDBC or ODBC driver to connect to the cluster.