
DBeaver Community | Free Open-Source Database Management Tool
DBeaver Community is a free, open-source database management tool for personal projects. Manage and explore SQL databases like MySQL, MariaDB, PostgreSQL, SQLite, Apache Family, and more.
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 …
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.
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 …
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 …
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 …
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 …
DBeaver 24.1.5 | DBeaver Community
Aug 18, 2024 · SQL Editor: Added semantic analysis and Outline viewer support for CREATE and ALTER TABLE queries Added presentation for warnings in semantic analysis results Data ...
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 …
DBeaver 24.3.1 | DBeaver Community
Dec 22, 2024 · SQL Editor: Added AS before table alias in FROM clause for all relevant databases New autocompletion: added support for USING and some improvements for JOIN condition Fixed …