About 4,710 results
Open links in new tab
  1. Download | DBeaver Community

    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: DBeaver requires Java 21 or …

  2. DBeaver Community | Free Open-Source Database Management Tool

    DBeaver Community is a free, open-source database management tool recommended for personal projects. Manage and explore SQL databases like MySQL, MariaDB, PostgreSQL, SQLite, Apache …

  3. About | DBeaver Community

    DBeaver Community is a free, open-source database management tool for personal projects. Usability is the main goal of this project, program UI is carefully designed and implemented.

  4. DBeaver 25.1.5 | DBeaver Community

    Aug 17, 2025 · SQL Editor: Tables with foreign keys are now displayed at the top of the autocompletion list Fixed foreign key conditions and join suggestions for subqueries SQL processing settings were …

  5. DBeaver 25.0 | DBeaver Community

    Changes since 24.3.5: Data Editor: Added a suggestion to check spatial column visibility when enabling the spatial view Data cells search algorithm fixed (find/replace) SQL Editor: The schema selector is …

  6. DBeaver 25.0.3 | DBeaver Community

    Apr 20, 2025 · Data Editor: Added the ability to sort data by the primary key (Preferences Editors Data Editor Default ordering) Fixed data types coloring for foreign and primary keys SQL Editor: Fixed the …

  7. DBeaver 25.0.1 | DBeaver Community

    Mar 23, 2025 · Auto-refresh is now stopped if the result is not visible or DBeaver window is collapsed SQL autocompletion: Fixed the ability to expand columns for table_alias.*

  8. DBeaver 25.1.4 | DBeaver Community

    Aug 3, 2025 · SQL Editor: Fixed autocomplete for tables which names conflicts with keywords Fixed WHERE keyword autocompletion Fixed collapse/expand of result tabs CEIL and CEILING are no …

  9. DBeaver 25.1.2 | DBeaver Community

    Jul 6, 2025 · SQL Editor: Added variables for virtual column manipulation: row (a map of column names to their values) and table (with name, schema, and container fields) Aliases can now be used in a …

  10. Free Open-Source Database Management Tool - DBeaver

    Navigator: fixed an issue when filters didn’t work in a new DBeaver window (thanks to @klassik86) Query Manager: execution time is now always displayed in milliseconds