Getting startedWorkspacesConnectionsTeamsPagesViewsQueriesActionsAttributesVariable interpolationAccountSelf-hostingSecurity
Integrations
LinearConnection guides
DigitalOceanHerokuGCPAWSAzureSupabasePlanetScaleFly.ioRenderRailwayRailway
Supported DB types: PostgreSQL, MySQL
Dashboard URL: https://app.supabase.com/
Find you database in Railway and within the Variables tab find the environment variable called DATABASE_URL
(or MYSQL_URL
for MySQL), which will be used when creating a new connection in Basedash.
In Basedash, you will create either a new PostgreSQL or MySQL connection and insert the value of the environment variable into the Connection URI field. Then you will be able to connect your database to Basedash.
On this page