Data Sources Intermediate

How to Connect Your Database to clariBI

1 min read Updated February 11, 2026
Step-by-step instructions for connecting PostgreSQL, MySQL, BigQuery, and other databases to clariBI for instant queries and scheduled analytics.

clariBI supports multiple database types and connection methods. This guide covers the most common scenarios.

Supported Databases

  • PostgreSQL (recommended)
  • MySQL/MariaDB
  • Google BigQuery
  • AWS Redshift
  • Snowflake
  • Microsoft SQL Server
  • MongoDB

Connection Setup

PostgreSQL/MySQL

  1. Go to Data SourcesAdd Connection
  2. Select DatabasePostgreSQL or MySQL
  3. Enter connection details:
    - Host: your-database-host.com
    - Port: 5432 (PostgreSQL) or 3306 (MySQL)
    - Database name
    - Username and password
  4. Click Test Connection
  5. Save your connection

Google BigQuery

  1. Select Google BigQuery as connection type
  2. Upload your service account JSON key
  3. Enter your project ID and dataset
  4. Test and save

Security Best Practices

  • Use read-only database users
  • Enable SSL connections
  • Whitelist clariBI IP addresses
  • Rotate credentials regularly

Troubleshooting

  • Connection timeout: Check firewall settings
  • Permission denied: Verify user privileges
  • SSL required: Enable SSL in connection settings

For more help, contact our technical support team.

Related Articles

Data Sources Intermediate

Connecting PostgreSQL and MySQL

Step-by-step instructions for connecting PostgreSQL and MySQL databases to clariBI. Covers connecti…

5 min read

Still Need Help?

Can't find what you're looking for? Our support team is here to help you succeed with clariBI.