Table of contents
Installation
For install dbeaver-ce snap package with stable release (stable by default):
snap install dbeaver-ce --stable
Connect interfaces:
You can find list of all dbeaver-ce snap connections:
snap connections dbeaver-ce
And connect what you need. For example:
snap connect dbeaver-ce:ssh-keys for access to private keys
Or you can do it in Ubuntu Software (dbeaver-ce - Permissions):
Problems with dbeaver-ce snap package:
At the moment there is a well-known problem with opening the browser and gis maps via dbeaver-ce snap package. Application crashes with an error:
SWT WebKitGDBus: error creating DBus server Error binding to address (GUnixSocketAddress): Permission denied
SWT WebKit: error initializing DBus server, dBusServer == 0
Snapcraft forum topic: https://forum.snapcraft.io/t/classic-confinement-for-dbeaver-ce/27502
Workaround
While the problem is being fixed, you can use the workaround:
Run dbeaver-ce snap package from: /snap/dbeaver-ce/current/usr/share/dbeaver-ce/dbeaver
DBeaver Documentation
- Getting started
- DBeaver configuration
- Security
- Connection settings
- Databases support
- Classic
- Cloud
- Embedded
- File drivers
- Graph
- Database Navigator
- Data Editor
- SQL Editor
- Entity relation diagrams (ERD)
- Cloud services
- AI Assistant
- Data transfer and schema compare
- Task management
- Integrated tools
- Administration
- DBeaver Editions
- Standalone
- Cloud-hosted
- FAQ
- Development
