DbSchema is a powerful database management and design tool for Databricks. It offers features such as visual schema design, team collaboration with GIT, schema deployment and HTML schema documentation.
Choose "Connect to the database" or "New Model Connected to the Database" will let you select your database and open the Connection Dialog.
DbSchema automatically downloads the JDBC driver to connect to your database.
In the Connection Dialog window, select the JDBC URL you want to connect with. If your database is running in the cloud, choose Edit Manually and insert the JDBC URL from the cloud console.
Enter the host name, the authentication details, select your database as described in the Connection Dialog page.
First, you have to create a Databricks in Azure and then use 'Launch Workspace' to access it. If you have multiple Compute items, click one of them.
In the cluster configuration scroll on the bottom to the 'Advanced' section.
There click the Advanced Options. There you will find the JDBC URL:
In DbSchema choose to manually connect to the database, and copy the JDBC URL. In the URL you have to replace the TOKEN as described below.
When connecting, you can leave the user and password fields empty.
The token generation is documented as described in the Databricks documentation.
Generate an access token: