-
Notifications
You must be signed in to change notification settings - Fork 1
Workspace Location
dbeaver-devops edited this page Jun 2, 2026
·
1 revision
By default, dbvr stores all its files in the following folder:
| OS | Location |
|---|---|
| Windows | %APPDATA%\DBeaverData\ |
| MacOS | ~/Library/DBeaverData/ |
| Linux |
$XDG_DATA_HOME/DBeaverData/ ($XDG_DATA_HOME=~/.local/share if not set) |
| Folder | Location |
|---|---|
workspace6 |
Workspace files for dbvr. |
drivers |
Auto downloaded database drivers. |
secure |
Global credentials (encrypted with password). |
settings |
Global settings (e.g. preferred password provider). |
To transfer everything, including configurations, scripts, diagrams, and other workspace data, copy the entire workspace folder and place it in the corresponding location on the new machine.
- Getting started
- Reference
- Commands
- Connection options
- Databases support
- Administration
- About dbvr