Database Credentials > PlanetScale

Find your PlanetScale credentials to connect with Draxlr

To connect PlanetScale (serverless MySQL) to Draxlr, you create a connection password for a database branch. This gives you the host, username, and password.


Find Your Credentials

1: Open Your Database

In the PlanetScale dashboard, select your database and click Connect.


2: Create a Password

Choose the branch to connect (usually your production branch) and create a new password.

Important:

The password is shown only once—copy it right away. If you lose it, create a new password.


3: Read the Connection Details

The connection details show:

  • Host: e.g., aws.connect.psdb.cloud
  • Port: 3306
  • Database Name: your PlanetScale database name
  • Database User: the generated username
  • Database Password: the generated password

Connections require SSL, which Draxlr uses by default.


IP Allowlisting

Not required—PlanetScale databases accept connections from anywhere over TLS.


Connect in Draxlr

Go to Add Database, select PlanetScale, and enter the credentials above. See the Setup guide for the full connection flow.