Page cover

External Sources

Bayeslab supports directly query from external sources using SQL, without having to sync the data.

Database

When creating table, you can create from Database

Currently only MySQL and PostgreSQL are supported, we're going to add more DB types soon.

Be sure to add more description to your columns(data schema), so our AI can better generate results for you.

You can also edit the schema later in Data Preview

View and edit data schema

More Integrations

There're more data source that we'll unify under a single SQL accessible interface, and enables cross joins.

We're planning to add:

  • Amazon Redshift

  • Apache Cassandra

  • Apache Hive

  • Apache Iceberg

  • Clickhouse

  • Elasticsearch

  • Google BigQuery

  • Google Sheets

  • MariaDB

  • Microsoft SQL Server

  • MongoDB

  • Oracle

  • Prometheus

  • Redis

  • Snowflake

Last updated