Skip to content

Access to an existing database connection with a link

Ainur edited this page May 27, 2022 · 3 revisions

You can open the SQL Editor with an existing connection via an external link.

All you need is to know one of these parameters:

Parameter Description URL example
id Connection ID http://{serverURL}/open?id=postgres-jdbc-00000000000-00000000000000000
name Connection name http://{serverURL}/open?name=RandomName@localhost
url Connection URL http://{serverURL}/open?url=jdbc:postgresql://localhost:5432/randomdb

To find these parameters open the connection Info in the Metadata Editor.

Снимок экрана 2022-05-23 102153

Снимок экрана 2022-05-23 102531

CloudBeaver Documentation

PRO feature - PRO feature

User Guide

Installation

Configuration

CloudBeaver EE for AWS

CloudBeaver Enterprise Edition

Team Edition

Deployment

Development

Clone this wiki locally