-
Notifications
You must be signed in to change notification settings - Fork 411
Properties Editor
dbeaver-devops edited this page Mar 7, 2025
·
1 revision
When you open the Properties tab of the Database Object Editor, you'll see the following interface elements:
- Database object's properties: displays the properties of the current database object.
- Tabbed editors: These vary depending on your database. Depending on the database you're working with, you'll see different tabs reflecting that particular database's unique characteristics and requirements.
- The Toolbar: provides tools for managing objects.
To interact with the Properties Editor page, you can use Toolbar controls at the bottom of the editor provides the following tools:
Button | Description |
---|---|
![]() |
Deletes the item currently in focus. |
![]() |
Saves the DDL script locally. |
![]() |
Opens the DDL script in the SQL Editor. |
The Properties of the sub-entities have context menus that offer the same commands as the Database Navigator. To access these menus, right-click on the item.
The DDL tab displays the Data Definition Language (DDL) script for the selected database object. It lets you view, and edit the SQL code used to create or modify the object.
Key features:
- View the exact structure of tables, indexes, views, and other objects.
- Copy or save the script for version control or manual execution.
- Open the script in the SQL Editor for modification.
-
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
-
Local Access Authentication
- Database authentication methods
- Network configuration settings
- User credentials storage
- Cloud databases configuration
-
Query Manager
-
Drivers Management
-
Features
- Server configuration
-
Domain manager
- Product configuration parameters
- Command line parameters
- Local Preferences
- API
- Deployment options
- Additional setup and management