Cookies ahead

Our support chat tool "Intercom" would like to collect some more data on you. See the related link for more details.

Docs

Database access intro

Reviewedbyfl

Markdown ↓

🔑

Connect to your remote database.

Connect to your remote MySQL database using terminal or GUI tools from your local environment.

Get ready

To connect to the remote MySQL database, it first needs to be booked. The MySQL component is optional but pre-booked for database-driven software systems.

To be able to connect to the remote database from your computer, also a local development environment with mysql and mysqldump is required for terminal usage. A database GUI such as Workbench or Sequel Ace is another option. Different local development environments come with different paradigms for working with a database. For containerized systems, the database service might not be directly exposed.

Next steps

Dashboard settings

Written by a human. Review, grammar checks and typo fixes by AI.

AI use & editorial processEdit on GitHub ↗