DBeaver Universal Database Manager
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.
Reasons it's running:
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.
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.
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.
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.
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.
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.