Set up connection to your data sources to get started
Looking for our new Data Plane experience for connecting your data?
Postgres
To connect to a Postgres database, you’ll need:
Note on RLS: When using row-level security, ensure the database user for connection is not a superadmin, as RLS policies are bypassed by superusers.
Clickhouse
To connect to Clickhouse, you’ll need:
https://clickhouse-host
).Snowflake 🔒
To connect to Snowflake, you’ll need:
account_name.region.cloud_provider
).MySQL 🔒
To connect to a MySQL database:
MS SQL 🔒
To connect to Microsoft SQL Server:
DynamoDB 🔒
For AWS DynamoDB:
us-east-1
).Redshift 🔒
To connect to Amazon Redshift:
Timescale 🔒
To connect to TimescaleDB (Postgres with time-series capabilities):
Supabase 🔒
To connect to Supabase, use the following credentials and configuration steps:
Create the execute_raw_sql
Function:
To enable secure execution of SQL queries, run the following SQL in your Supabase SQL editor:
Set Up Credentials in Upsolve Hub: Use the following details to connect to your Supabase instance:
You can find these details in your Supabase API settings.
For enterprise features, look for the 🔒 symbol. These features are available in our Enterprise plan. Please contact us for more information.
You are now good to go to start building charts and creating dashboards. If you do not see the data source type you want to connect to in the Connect application, please raise a support ticket.