Desktop client workspace location
Default location of the workspace¶
By default, Team Edition stores all its configuration 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¶
Folder | Location |
---|---|
team-workspace |
Workspace files for Team Edition. |
Custom location¶
You can specify a custom workspace location by passing parameter -data <path>
in the command line. <path>
can be an
absolute or relative directory path.
Migrating workspace¶
To transfer everything, including configurations, projects, scripts, diagrams, and other workspace data, copy the entire workspace folder and place it in the corresponding location on the new machine.
Note
In the Team Edition, Projects and Scripts are stored on the server and will be automatically synchronized after you log in to the Team Edition desktop client.