To create a new connector:
Click the settings gear iconat the left pane.
Navigate to Advanced >> Bridge >> choose Connectors.
Click New Connector.
Fill in the new connector details.
Name: Provide a unique name for the connector.
Type: Select the Type of connection. Currently Qntrl supports only JDBC.
Credential: Select the credential name that has the credentials to connect to the intended database.
SQL Type: Select the type of your SQL database
SQL Server
MySQL
PostgreSQL
Oracle
Connection Timeout: Specify the maximum timeout limit beyond which the connection will expire.
Query Timeout: Specify the maximum timeout limit beyond which the query execution will be suspended.
Host Name: Enter the hostname in which the DB is hosted.
Port: Enter the port number in which the DB runs.
Database Name: Enter the database name to be connected.
Instance: This field appears if the SQL Type is SQL Server. Enter the DB instance name.
Click Save.
To update the details of an existing connector:
Navigate to (settings) >> Advanced >> Bridge >> select Connectors.
In the Connectors list page loaded, click on the connector name you want to edit.
Make modifications and click Save.
To remove a connector from Qntrl,
Navigate to(settings) >> Advanced >> Bridge >> select Connectors.
Hover over the name of the connector you want to delete, click the mouse over action menu, and select Delete.
Confirm your delete action.