Skip to main content

Data Sources

A datasource is one database connection that Dataira can inspect and query.

Supported databases

DatabaseStatusConnection options
PostgreSQLSupportedRemote or Tunnel
MySQLSupportedRemote or Tunnel
BigQuerySupportedService account JSON
ClickHouseSupportedRemote or Tunnel

Snowflake, DuckDB, SQLite, Trino, and other engines are not currently supported as Dataira datasources.

Connection flow

Good practice

Use read-only credentials. Start with the smallest useful set of tables. If a column contains sensitive data, exclude it or describe the safe way to use it before activation.