After your database is online, you can use any standard SQL client application to connect to the database.
Connecting to a database requires its IP address or, if configured, its fully-qualified DNS, as well as the information that you specified when you created the database: the database name, database server port number, and administrative user credentials.
You can find database information in the database Summary tab.
Prerequisites
If you don't specify the DNS at the database creation, you can add it later. See Edit Basic Information of the Database in VMware Data Services Manager.
Procedure
What to do next
Connect to a PostgreSQL Database describes connecting specifics for PostgreSQL.
Connect to a MySQL Database describes connecting specifics for MySQL.