dbeaver.exe

DBeaver Universal Database Manager

CPU Usage
N/A
Memory
N/A
Location
N/A
Publisher
N/A

Notes
DBeaver uses a bundled JRE on Windows installers; the dbeaver.exe launcher starts the Java VM to run the SWT-based UI and database tooling. Ensure you download from the official site for signed binaries.
License
Apache License 2.0 (DBeaver Community Edition)
Publisher
DBeaver Ltd.
Supported Platforms
Windows 10/11 64-bit, macOS 10.15+, Linux

What is dbeaver.exe?

DBeaver.exe is the Windows launcher for the DBeaver Universal Database Manager. It kicks off the bundled Java Virtual Machine (JVM) and launches the Eclipse‑based UI, enabling multi‑database connectivity, SQL editing, ER diagrams, and data visualization. It also coordinates plugins, user settings, and connection profiles, keeping the environment responsive and extensible.

On launch, dbeaver.exe initializes the bundled JVM, loads the DBeaver core and drivers, and starts the SWT/Eclipse‑based UI that talks to numerous database systems. It manages connections, editors, and SQL tooling through the Java process and plugin framework.

Is it Safe?

Is it a Virus?

  1. : Validate the executable path exists at the standard install location.
  2. : Confirm the bundled JRE path is present (if using the bundled JRE).
  3. : Verify the publisher signature with Windows signtool.
  4. : Compare the SHA256 hash of the installer or executable with the official hash from the DBeaver website.

Why is it Running?

Reasons it's running:

Can I Disable or Remove It?

Common Problems

Common Causes & Solutions

Frequently Asked Questions

Is dbeaver.exe safe to run on Windows?

Yes, when downloaded from the official DBeaver site and digitally signed by DBeaver Ltd. Always verify the publisher and scan the file with antivirus software before installation.

Why does dbeaver.exe use CPU even when idle?

Background tasks like connection polling, index maintenance, or plugin updates can cause CPU usage. Open the Error Log and disable unnecessary auto‑refresh or background jobs to reduce activity.

Where is DBeaver installed on Windows?

Common locations are C:\Program Files\DBeaver or C:\Users\<user>\AppData\Local\DBeaver; you can confirm via Apps & Features or Help > About to see the installation path.

Does DBeaver require Java, and can I use a system JRE?

DBeaver ships with a bundled JRE on Windows installers, but you can configure it to use a system JRE by editing dbeaver.ini, if you prefer a non-bundled runtime.

How do I update DBeaver to the latest version?

Use Help > Check for Updates inside DBeaver or download the latest installer from the official site and install over the existing version after backing up your connections.

What should I do if a database connection fails?

Check the host, port, credentials, SSL settings, and driver version; verify network reachability and consult the DBA and the DBeaver error log for specific error codes.

Related Processes