Back to documentation

Database Panels

These panels allow you to query databases either locally or through an SSH proxy. You must first configure a data source for the database you want to connect to. Then you can create a new panel and select the Database type and data source you created.

Supported Databases

Traditional SQL

  • MySQL
  • Oracle
  • Microsoft SQL Server
  • PostgreSQL
  • SQLite

Analytics

  • Snowflake
  • ClickHouse

Document

  • Elasticsearch

Metrics

  • Prometheus
  • Influx

Connecting via SSH proxy

Queries can be proxied through an SSH tunnel by checking the With Server option on the data source definition or panel details. Once selected, you will be prompted to pick from one of the SSH connections you set up previously.

Oracle

Oracle requires an additional setup step. You must download the instant client from their site and unzip it. Add the enclosed directory to your $PATH environment variable and restart DataStation.

About this page

See an error or want to add a clarification? This page is generated from this file on Github.

Last edited Nov 17, 2021.