Find Database Credentials

Find the connection credentials for the databases Draxlr connects with

To connect a database to Draxlr, you typically need its Host, Port, Database Name, Database User, and Database Password. Some providers use a slightly different set—BigQuery uses a service account key, Databricks uses a hostname, HTTP path, and access token.

The guides below show where to find these credentials in each provider's console.

Note:

If your database restricts incoming connections, allow Draxlr's IP address: 54.205.255.226. Each guide shows where to configure this for that provider.


Tip:

For security, connect with a dedicated read-only database user wherever possible, instead of an admin account.


Supported Databases


Once you have the credentials, head to Add Database and follow the Setup guide to connect.