Skip to content

exasol/metabase-driver

Repository files navigation

Exasol Metabase Driver

An Exasol driver for Metabase.

CI Build

Overview

Metabase is a business intelligence tool. You can use Metabase to visualize data in Exasol.

The Exasol Driver for Metabase is an adapter, that allows you to query data from an Exasol database using Metabase. It is available as a Partner driver for both Metabase Cloud and self-hosted Metabase installations.

Features

  • Connect Metabase to an Exasol database
  • Connections are encrypted via TLS by default
    • Specify a certificate fingerprint in case your database uses a self-signed TLS certificate
  • Allows tunneling the connection to Exasol through an SSH tunnel
  • Provides helpful error messages in case of connection errors

Table of Contents

Information for Users

Information for Developers

Dependencies

Runtime Dependencies

To use the Exasol Driver, you need Metabase Version 0.45.2.1 or later.

Follow the Metabase installation guide to download and install Metabase.