Download

Download DBeaver Community {ver}

Released on {insert from config}. It is free and open source

Your operating system, which was automatically detected, is:

DBeaver PRO {ver}

Released on {insert from config}.
PRO version website: dbeaver.com
Trial version is available.

DBeaver PRO features:

  • Advanced security: master password and strong credentials encryption to secure and easy database connection.
  • Enterprise-level authentication methods: SAML, SSO, OKTA, and Kerberos. SSO authentication cloud services such as GCP, AWS, and Azure.
  • Advanced SQL databases support: MySQL, PostgreSQL, SQL Server, Oracle and others.
  • NoSQL databases support: MongoDB, Cassandra, Redis, CouchDB and others.
  • Cloud databases support: Redshift, Google BigQuery, Oracle Cloud and others.
  • Native cloud support for Google Cloud, AWS, and Azure.
  • Access all files in any region with the S3 browser to upload, store, share, and save files like in a regular file system.
  • AI assistant in SQL and Visual Query Builder to create complex SQL scripts automatically.
  • Database schema development with ERD Edit Mode.
  • Mock data generation with thousands of entities of different types for database testing.
  • Comparison of data and schemas between sources to navigate through all the differences.
  • Query Execution plan graph mode to view and estimate the speed of the query or script execution and to define the most expensive plan nodes.
  • Complex multi-component tasks support automating daily database operations.
  • Task scheduler to run tasks automatically.
  • Data export tasks to send regular reports to the email.
  • Ongoing technical support at all stages of working with DBeaver PRO – from product consulting to deploying the solution in your company infrastructure.

System Requirements

DBeaver is tested and verified for Windows, Linux and Mac OS X.

Supported versions:

  • Microsoft Windows 10 or later versions
  • Windows Server 2016 or later versions
  • macOS 11 or later versions

Install

Windows installer – run installer executable. It will automatically upgrade version (if needed). Windows 8 / Windows Server 2012 and earlier are not supported.

MacOS DMG – just run it and drag-n-drop DBeaver into Applications. MacOS 10 and earlier are not supported.

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).

Upgrade – do not be afraid to remove the previous DBeaver version. Your settings will not be lost. All settings are kept in a separate folder (DBeaverData in user home).

Java notes: DBeaver requires Java 21 or higher. Since version 23.0, all distributions include the OpenJDK 21 bundle. If you want to use your own locally installed Java, you may delete the folder jre in the DBeaver installation folder.

Early Access

You may get the latest build (EA version) of DBeaver. Usually, it contains all major bug fixes found in the current stable version. Choose the archive corresponding to your OS and hardware from the EA version downloads.

Archive

All recent DBeaver versions are available in the archive.

Source code

We are on GitHub. Community Edition sources, issue tracker, older releases, etc: https://github.com/dbeaver/dbeaver

Please, star the repository.

Release cycle

Usually, we release a new minor Community Edition version once every two weeks. A major version is released quarterly (every 3 months). View release notes

CloudBeaver

DBeaver is a 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.