Authenticate to CockroachDB
After you add the connector, you need to set the required properties.- User: Enter the username that you use to authenticate to the CockroachDB account.
- Password: Enter the password that you use to authenticate to the CockroachDB account.
Complete Your Connection
To complete your connection:-
Specify the following properties:
- Server: Enter the host name or the IP address of your server. The default value is localhost.
- Port: Enter the port for the CockroachDB database. The default port value is 26257.
- Database: Enter the name of the CockroachDB database. If the database is not specified, connects to your default database.
- Cluster: Enter the name of the CockroachDB cluster.
- Define advanced connection settings on the Advanced tab. (In most cases, though, you should not need these settings.)
- Click Create & Test to create your connection.