-
Notifications
You must be signed in to change notification settings - Fork 379
Local Preferences
DBeaverDevOps edited this page Jun 19, 2024
·
4 revisions
CloudBeaver provides extensive customization and management capabilities through its Preferences settings, allowing both administrators and regular users to tailor the application according to their needs. To access these settings:
- Administrators: Navigate to Settings -> Administration -> Preferences.
-
Users:
- Go to Settings -> Preferences.
- Alternatively, navigate to Profile -> Preferences
Upon accessing the preference page, you will encounter the following settings for customization:
Setting | Description | Admin only |
---|---|---|
Language | Sets the application's language. | No |
Available languages: | ||
- English | ||
- French | ||
- German | ||
- Italian | ||
- Japanese | ||
- Korean | ||
- Brazilian Portuguese | ||
- Romanian | ||
- Russian | ||
- Simplified Chinese | ||
- Spanish | ||
- Traditional Chinese | ||
- Ukrainian | ||
Theme | Application color theme. Available themes: |
No |
-Light | ||
-Dark |
Setting | Description | Admin only |
---|---|---|
Disable Table presentation | Disables the table view in Data Viewer. | Yes |
Disable Copy | Disables copying of data in Data Viewer. | Yes |
Disable Edit | Disables editing of data in Data Viewer. | Yes |
Default fetch size | Default number of rows to fetch. | No |
Maximum fetch size | Maximum number of rows to fetch. | Yes |
Minimum fetch size | Minimum number of rows to fetch. | Yes |
Setting | Description | Admin only |
---|---|---|
Insert table aliases | Automatically inserts table aliases in the FROM clause of a SQL query. Options: |
No |
- Disable: Do not insert any aliases automatically. | ||
- my_table mt: Use a short alias for tables. | ||
- my_table AS mt: Use the AS keyword with a short alias for tables. | ||
Use long object names | Always use schema/catalog for object names. | No |
Tip: Read more about SQL Editor.
Setting | Description | Admin only |
---|---|---|
Disable Tools | Removes Tools menu from the top menu bar. | Yes |
- Application overview
- Demo Server
- Administration
- 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
- Team Edition Overview
- Getting started with Team Edition
- Team Edition Server Configuration
- Projects in Team Edition
- Teams in Team Edition
- Team Edition Deployment
- Roles in Team Edition
- Git integration in Team Edition
- Datasets in Team Edition
-
CloudBeaver Community
-
CloudBeaver AWS
-
CloudBeaver Enterprise
-
Deployment options
-
Development