About 3,970 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.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 …

  7. DBeaver 25.1.1 | DBeaver Community

    Jun 22, 2025 · Redesigned the DBeaver connection profiles for improved structure and usability After changing an expired database password, you can now immediately test the connection with the new …

  8. 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 …

  9. DBeaver 25.1 | DBeaver Community

    Jun 1, 2025 · Changes since 25.0.5: SQL Editor: If referenced table has an alias, it’s now always prepended before column name for semantic completion Added a new setting for semantic …

  10. 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.*