Relay
ChangelogDocsPricing
Buy
Documentation
PostgreSQLMySQLSSH TunnelsSSL Configuration
Connections

SSH Tunnels

Connect to databases through SSH bastion hosts.

Overview

SSH tunnels let you securely connect to databases that aren't directly accessible from your machine — common for production databases behind a VPN or firewall.

Configuration

  1. Enable SSH Tunnel in your connection settings
  2. Fill in the SSH details:
FieldDescription
SSH HostBastion/jump server hostname
SSH PortDefault: 22
SSH UserSSH username
Auth MethodPassword or Private Key
Private KeyPath to your SSH private key (e.g., ~/.ssh/id_ed25519)
PassphraseKey passphrase, if applicable

How It Works

Relay opens an SSH connection to your bastion host, then forwards your database connection through the tunnel. The database host/port in your connection settings should be the internal address as seen from the bastion host.

MySQL

Connect to MySQL databases with Relay.

SSL Configuration

Configure SSL/TLS connections for secure database access.

On this page

OverviewConfigurationHow It Works
Relay

by builds.org

The database client you deserve.

Stay in the loop.

Product

  • Features
  • Download
  • Changelog
  • Documentation

Support

  • Purchase License
  • Manage License
  • Recover License
  • Contact Us
© 2026 builds.org. All rights reserved.
Privacy PolicyTerms of ServiceLicense AgreementCookie Policy