DBeaver Documentation

DOWNLOAD pdf

Optional extensions

You can install optional extensions (plugins) in DBeaver.

Install Process

Extension installation in CE version

  1. Main menu Help -> Install New Software
  2. Paste extension P2 repository URL into Work with field and press Enter
  3. Check items you wish to install
  4. Click Next->Finish. Restart DBeaver.

IMPORTANT: The installation will not work if DBeaver is installed in a write-protected folder (like Program Files, /Applications, /usr/). To proceed you need to run DBeaver from some non write-protected folder or run it as the Administrator/root.

Extension installation in EE

You can do this from the online Eclipse Marketplace (open Marketplace UI from main menu). OR you can install it manually the same way as in the CE version (see above)

Extensions

Office integration

This extension supports data export in Office formats (XLS). It works for all platforms and all popular Offices - MS Office, Open Office, Libre Office, MacOS X.
It is included in the EE version.

Marketplace URL: https://marketplace.eclipse.org/content/dbeaver-office-integration
P2 repository URL: https://dbeaver.io/update/office/latest/

Debugger support

This extension supports SQL debugger in PostgreSQL.
It is included in the EE version.

Marketplace URL: https://marketplace.eclipse.org/content/dbeaver-sql-debugger P2 repository URL: https://dbeaver.io/update/debug/latest/

SVG format support

This extension supports ERD export in SVG (vector) format.
It is included in the EE version.

Marketplace URL: https://marketplace.eclipse.org/content/dbeaver-svg-format-support
P2 repository URL: https://dbeaver.io/update/svg/latest/

Git integration

Choose Oxygen (or other Eclipse version item) in available items:

AI integration

With this extension, you can create working SQL queries using human language in the SQL editor.

Learn more about AI integration

Marketplace URL: https://marketplace.eclipse.org/content/dbeaver-chatgpt
P2 repository URL: https://dbeaver.io/update/ai/latest/

Did we resolve your issue?