Database access intro

🔑

Connect to your remote database.

Get ready

To connect to the remote MySQL database, it first need 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

https://dash.fortrabbit.com/environments/{{app-env-id}}/mysql#access

Found a tpyo?Edit