Getting startedWorkspacesConnectionsTeamsPagesViewsQueriesActionsAttributesVariable interpolationAccountSelf-hostingSecurity
Integrations
LinearConnection guides
DigitalOceanHerokuGCPAWSAzureSupabasePlanetScaleFly.ioRenderRailwayHeroku
Supported DB types: PostgreSQL, MySQL, MSSQL, MariaDB
Dashboard URL: https://dashboard.heroku.com/
Heroku DB credentials are rotated periodically and therefore will have to be updated in Basedash when this happens. Heroku should notify you by email when this happens. In the future, we hope to have a direct integration with Heroku to avoid having to manually update credentials in Basedash when Heroku rotates credentials.
Databases on Heroku must be connected to a Heroku app. In other words, you can't have a standalone database on Heroku.
No need to whitelist the Basedash IP for Heroku databases since they allow connections from any IP addresses. "Trusted IP" is a Heroku beta feature available for certain plans.
- Visit https://dashboard.heroku.com/
- Click on your app
- Click on DB
- View DB credentials. You can simply copy and paste the
URI
value into Basedash when creating a new connection.
On this page