Cookies ahead

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

Docs

TablePlus

🐘

Modern & native.

Connect to your fortrabbit database using TablePlus.

TablePlus is a modern, native, and friendly tool for relational databases. It supports macOS, Windows, and Linux. We don't use it, but like it.

Connection setup

Use SSH tunneling to securely connect to your fortrabbit database in TablePlus by enabling the Over SSH connection option.

  1. Open TablePlus and create a new connection.
  2. Select MySQL as the driver.
  3. Name: Give it a name (e.g., My App).
  4. Host: mysql (Do not use localhost or an IP address).
  5. Port: 3306
  6. User: {{app-env-id}}
  7. Password: Enter your database password from the Dashboard.
  8. Database: {{app-env-id}}
  9. Enable Over SSH.
  10. Server: ssh.{{region}}.frbit.app
  11. Port: 22
  12. User: {{app-env-id}}
  13. Use SSH Key: Select your local private SSH key.

Click Test to verify the connection, then Save.

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

AI use & editorial processEdit on GitHub ↗