Workspace location
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) |
Folders inside DBeaverData¶
| 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). |
Migrating workspace¶
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.