DBeaver Database Tunnel
Overview
The DBeaver Database Tunnel is a feature designed to simplify and secure database access. It enables the Team Edition desktop client to connect seamlessly to databases that are accessible only via the Team Edition web client. This feature provides a secure way to connect to remote databases without requiring direct network access or complex configuration.
Read more on the Team Edition server deployment.
How it works
- The database must be accessible from the machine(s) running the Team Edition server.
- The primary Tunnel configuration is done on the server, with minimal setup required on the desktop side.
- The desktop client connects to the database through the Tunnel, which routes the connection to the Team Edition server. The server then connects directly to the database, acting as a bridge between the desktop client and the database.
The Tunnel feature is only available in the desktop client, as the web client connects directly to the database through the server.
Configuring DBeaver Database Tunnel
The Tunnel must be enabled by an administrator on the Team Edition web client before use:
Open the Settings -> Administration -> Server Configuration.
Navigate to the Configuration section.
Enable the DBeaver Database Tunnel option.
Setting up the connection
- Open an existing connection or create a new one.
For more details, see Create a connection in the desktop client.
In the connection wizard, click Network configurations... and select DBeaver Database Tunnel.
After making your selection, a new tab will appear in the menu at the top.
Finish the connection setup. No additional settings are needed.