Skip to main content
Metabase On-Prem Metabase is an open-source business intelligence platform. You can use Metabase’s user interface to explore, analyze, and visualize data, query databases, generate reports, and create dashboards. This guide shows you how to set up a Firebolt connector for a self-hosted Metabase instance and how to create a connection. You can also watch a short video on how to connect Metabase to Firebolt:

Set up a connector to metabase

For self-hosted deployments on-premises, the Firebolt connector must be installed manually using the following steps:
  1. Download the Firebolt Metabase driver
  1. Move the driver file to the plugins directory
  • Save the downloaded driver file in the /plugins directory on your Metabase host system.
  • By default, the /plugins directory is located in the same folder where the metabase.jar file 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:
  1. Open your Metabase instance’s home page in a web browser.
  2. Select Settings from the top-right menu of the Metabase interface.
  3. Select Admin from the dropdown menu.
  4. On the Admin page, select Databases in the top navigation bar.
  5. Select the Add Database button.
  6. From the Database Type dropdown list, select Firebolt. Fill out the required connection details using the descriptions provided in the following table:
  7. Select Save to store your database configuration.
Verify the connection by confirming that Metabase displays a success message indicating that your Firebolt database has been added successfully. If the connection fails, double-check your settings and ensure all required fields are correct.

Additional Resources

For more information about Metabase configuration and troubleshooting, refer to the following resources: