
Set up a connector to metabase
For self-hosted deployments on-premises, the Firebolt connector must be installed manually using the following steps:- Download the Firebolt Metabase driver
- Go to the GitHub Releases page for Firebolt.
- Locate the most recent version of the Firebolt driver, and download it.
- Move the driver file to the plugins directory
- Save the downloaded driver file in the
/pluginsdirectory on your Metabase host system. - By default, the
/pluginsdirectory is located in the same folder where themetabase.jarfile runs. After completing these steps, the Firebolt connector will be available for configuration within Metabase.
Create a connection to metabase
After setting up the Firebolt connector, use the following steps to create a connection between Metabase and your Firebolt database:- Open your Metabase instance’s home page in a web browser.
- Select Settings from the top-right menu of the Metabase interface.
- Select Admin from the dropdown menu.
- On the Admin page, select Databases in the top navigation bar.
- Select the Add Database button.
-
From the Database Type dropdown list, select Firebolt.
Fill out the required connection details using the descriptions provided in the following table:
- Select Save to store your database configuration.
Additional Resources
For more information about Metabase configuration and troubleshooting, refer to the following resources:- Adding and Managing Databases — Official Metabase documentation on connecting to data sources and managing database connections.
- Troubleshooting Database Connections — Guidance on resolving issues when connecting Metabase to your databases.
- Troubleshooting Database Performance — Tips for identifying and addressing performance issues with connected databases.