DBeaver Community | Free Open-Source Database Management Tool

https://dbeaver.io/
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 Family, and more.

Download DBeaver Community

https://dbeaver.io/download/?os=win&arch=x86_64
DBeaver CLI (dbvr) is a command-line interface for working with databases. It can act as as standalone CLI application or with conjunction with DBeaver and CloudBeaver.

DBeaver 24.2.4 | DBeaver Community

https://dbeaver.io/2024/11/03/dbeaver-24-2-4/
Nov 3, 2024 · SQL Editor: A warning is now shown instead of an error when a DROP TABLE statement contains IF EXISTS and the table does not exist Fixed script execution on ...

DBeaver 24.3.2 | DBeaver Community

https://dbeaver.io/2025/01/05/dbeaver-24-3-2/
Jan 5, 2025 · SQL Editor: New autocompletion engine was enabled by default New autocompletion was enhanced with support for USING, INSERT statements, nested queries, and fixes for multiple issues You can now use the @ai command followed by a natural language phrase to instantly execute it as a query (requires AI extension) Icons in SQL Editor toolbar were redesigned Data Editor: Dark theme support was ...

DBeaver 24.2.2 | DBeaver Community

https://dbeaver.io/2024/10/06/dbeaver-24-2-2/
Oct 6, 2024 · DBeaver can now correctly display negative dates in MySQL databases Data Transfer: changed icons for collapsed sections to improve the interface readability Connectivity: fixed error handling when a user loads a driver and has an error with certificates Navigator: Table filters in Simple view were fixed

DBeaver 24.2.1 | DBeaver Community

https://dbeaver.io/2024/09/22/dbeaver-24-2-1/
Sep 22, 2024 · SQL Editor: Smart syntax highlighting was significantly improved Pseudo columns highlighting was improved Table aliases were fixed in smart completion Issue with pinned tabs was resolved Syntax highlighting fixed for single quoted strings (thanks to @tlm365) SQL console save was redesigned (it now asks for confirmation) Data editor: Commit/rollback buttons now enabled only when transactions ...

DBeaver 24.2.3 | DBeaver Community

https://dbeaver.io/2024/10/20/dbeaver-24-2-3/
Oct 20, 2024 · SQL Editor: “Show values setting” in the autocompletion section is disabled by default due to performance issues Added highlighting and validation of synonyms ...

DBeaver 25.0.4 | DBeaver Community

https://dbeaver.io/2025/05/04/dbeaver-25-0-4/
May 4, 2025 · SQL Editor: Added support for Common Table Expressions (CTE) by semantic analysis and autocompletion Data Editor: When an inline editor is active and the user starts typing, the grid now automatically scrolls to the cell being edited to avoid unexpected cell editing Connectivity: Added an option to update a driver to a recommended version Fixed an issue with replacing localhost with the IP ...

DBeaver 25.2 | DBeaver Community

https://dbeaver.io/2025/08/31/dbeaver-25-2/
Aug 31, 2025 · Fixed inconsistent font changes when running DBeaver as an Eclipse plugin Toolbar colorization in the dark theme was improved Fixed background rendering issues in Dark Theme The timezone name in the status bar now reflects daylight saving time New driver: Added support for TimechoDB/IoTDB (thanks to @LJW21-02) Databases: ClickHouse:

Releases | DBeaver Community

https://dbeaver.io/category/releases/
AI assistant: AI Chat is now accessible via keyboard (added some shortcuts) Added the ability to always open AI-generated scripts in a new SQL console Fixed models that do not support temperature dynamically No model is selected by default when …