Getting started
Connect your data
Connect your data sources to Basedash
Basedash supports a wide range of data sources, making it easy to connect and visualize your data. You can connect directly to SQL databases or data warehouses.
Supported data sources
SQL databases
- PostgreSQL
- MySQL
- PlanetScale
- Cloud Spanner
Data warehouses
- BigQuery
- Snowflake
- ClickHouse
Connection methods
Direct connection
- From your Basedash dashboard, click on “Add Data Source”
- Select your database type
- Enter your connection details:
- Host
- Port
- Database name
- Username
- Password
- Click “Test Connection” to verify
- Save your connection
SSH tunnel
For enhanced security, you can connect through SSH:
- Follow the direct connection steps
- Enable “Connect via SSH” option
- Add our IP (
24.199.77.73
) to your allowlist - Provide SSH credentials
- Test and save the connection
Security
All connections are encrypted and secure. Basedash:
- Uses HTTPS/TLS for all connections
- Encrypts credentials with AES-256
- Only requires read access to your data
- Is SOC 2 Type II compliant
For more details about security, check out our security documentation.
Was this page helpful?