External Sources
Last updated
Last updated
Bayeslab supports directly query from external sources using SQL, without having to sync the data.
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
Write back to external database is not supported now.
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
Coming soon!