-
Notifications
You must be signed in to change notification settings - Fork 397
Access to an existing database connection with a link
DBeaverDevOps edited this page Jun 19, 2024
·
4 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.
- Application overview
- Demo Server
- Administration
- Server configuration
- Create Connection
- Connection Templates Management
- Access Management
-
Authentication methods
- Local Access Authentication
- Anonymous Access Configuration
- Reverse proxy header authentication
- LDAP
- Single Sign On
- SAML
- OpenID
- AWS OpenID
- AWS SAML
- AWS IAM
- AWS OpenId via Okta
- Snowflake SSO
- Okta OpenId
- Cognito OpenId
- JWT authentication
- Kerberos authentication
- NTLM
- Microsoft Entra ID authentication
- Google authentication
- User credentials storage
- Cloud Explorer
- Cloud storage
- Query Manager
- Drivers Management
- Supported databases
- Accessibility
- Keyboard shortcuts
- Features
- Server configuration
- CloudBeaver and Nginx
- Domain manager
- Configuring HTTPS for Jetty server
- Product configuration parameters
- Command line parameters
- Local Preferences
- API
-
CloudBeaver Community
-
CloudBeaver AWS
-
CloudBeaver Enterprise
-
Deployment options
-
Development