Sequel Ace

♠️

Ace is ace.

Connect to your fortrabbit database using Sequel Ace.

Sequel Ace is a fast, open-source, native MySQL/MariaDB client for macOS. It is the successor to the popular Sequel Pro. It's free to use. We like it.

# Connection setup

To connect to your fortrabbit database, use the SSH connection tab.

  1. Open Sequel Ace and select the SSH tab.
  2. Name: Give it a name (e.g., My App).
  3. MySQL Host: mysql (Do not use localhost or an IP address).
  4. Username: {{app-env-id}}
  5. Password: Enter your database password from the Dashboard.
  6. Database: {{app-env-id}}
  7. Port: 3306
  8. SSH Host: ssh.{{region}}.frbit.app
  9. SSH User: {{app-env-id}}
  10. SSH Key: Select your local private SSH key (e.g., ~/.ssh/id_rsa).

Click Test Connection to verify, then Connect or Add to Favorites.

Found a tpyo?Edit