Download the Node.js source code or a pre-built installer for your platform, and start developing today. Recommended For Most Users. Latest Features. Windows Installer node-v12.18.4-x86.msi. MacOS Installer. Mar 12, 2020.

Community Edition 7.2.1Released on September 21, 2020 (Milestones). | Enterprise Edition 7.2.0Released on September 7, 2020 |
WindowsMac OS X
Linux
Eclipse Plugin
Note: plugin is compatible with Eclipse platform (from Neon to 2020-09). Required plugins: gef and draw2d. Checksums | Enterprise Edition features:
|
| Usually we release a new Minor Community Edition version once per two weeks. Major version is released quarterly (every 3 months). Information about previous releases you can find here. | |
Tested and verified for MS Windows 7/8/10, Linux and Mac OS X.
DBeaver requires Java 1.8 or higher. Windows and MacOS installers include OpenJDK 11 bundle.
If you are on Mac OS X and you do NOT use PKG installer then you will need to setup Java.
Note: 3rd-party JDBC drivers may have their own system requirements.
Install:

Windows installer – run installer executable. It will automatically upgrade version (if needed). Installer doesn’t change any system settings or Java installation. Included JDK will be accessible only for DBeaver.
MacOS PKG – just run it and follow installer pages. JDK 11 is included (and will be accessible only for DBeaver).
MacOS DMG – just run it and drag-n-drop DBeaver into Applications. Make sure you have Java installed. On reinstall do the same (your settings won’t be lost).
Debian package – run sudo dpkg -i dbeaver-<version>.deb. Then execute “dbeaver &”.
RPM package – run sudo rpm -ivh dbeaver-<version>.rpm. Then execute “dbeaver &”. Note: to upgrade use “-Uvh” parameter.
ZIP archive – extract archive and run “dbeaver” executable. Do not extract archive over previous version (remove previous version before install). Java must be installed separately.
Upgrade – don’t be afraid to remove previous DBeaver version – your settings won’t be lost. All settings are kept in the separate folder (DBeaverData in user home)
Java notes: if you use Windows or MacOS installer then you don’t need to install Java. Otherwise you will need to setup Java separately. Java 1.8+ must be the default Java version. To validate this run “java -version” in terminal window.
Debian repository:
Ubuntu PPA:
You can use PPA repository to easily install/upgrade DBeaver on Debian Linuxes. Mostly it is the same as regular Debian repo but it is hosted on Launchpad.
32-bit support:
Latest Mac Os Version
32-bit versions have been obsoleted in version 6.0.1 and later (because both Java and Eclipse platform no longer support 32 bit).
If you need 32-bit version of DBeaver then you can download version 6.0.0 or earlier.
Early Access:
You may get latest build (EA version) of DBeaver. Usually it contains all major bug fixes found in current stable version. Just choose the archive corresponding to your OS and hardware from the following folder: EA version downloads.
Source code:
Community Edition sources, issue tracker, older releases, etc: https://github.com/dbeaver/dbeaver
Archive:
All recent DBeaver versions are available in the archive.
CloudBeaver
DBeaver is desktop application.
If you are looking for a web-based database management system – please check another of our products: CloudBeaver.
It is also open-source and free.