← Package directory
Available on winget

Install DBeaver

Free Universal Database Tool

Install with winget
winget install --id DBeaver.DBeaver.Community
Upgrade
winget upgrade --id DBeaver.DBeaver.Community
Uninstall
winget uninstall --id DBeaver.DBeaver.Community

About DBeaver

DBeaver is free and open source universal database tool for developers and database administrators. - Usability is the main goal of this project, program UI is carefully designed and implemented. - It is free and open-source (ASL). - It is multiplatform. - It is based on opensource framework and allows writing of various extensions (plugins). - It supports any database having a JDBC driver. - It may handle any external datasource which may or may not have a JDBC driver. - There is a set of plugins for different dat...

What's new in 26.1.1

- SQL Editor: - Fixed autocomplete after SELECT with table with alias - Fixed column highlighting with typecasts - Fixed single/multiple tab mode toggle state when several editors are opened - Fixed an issue where SQL templates showed an incorrect list of columns - Disabled spell checking for annotations - Added autocomplete suggestions for dialect-specific global variables, such as SYSDATE, SYSTIMESTAMP, current_date, and current_timestamp (thanks to @alonfaraj) - AI Assistant: Fixed prompt of AI command results - Data Editor: - Added the ability to save the current filter as the default and reset it - Fixed total row count calculation in the toolbar (thanks to @odegroot1234) - Data Transfer: - Fixed CSV import with multi-character delimiters, quotes, and escape values - Added XML escaping for JSON and JSONB columns when exporting data to DBUnit format - Database Tasks: Fixed task failures when using newly created or recreated database objects - Navigator: - Fixed schema filter dialog opening in Simple view mode(thanks to @xingxing21) - Fixed the delete objects dialog layout for large database selections - New driver: Added connector for Apache Doris(thanks to @xylaaaaa) - Security: - Fixed the high vulnerability (CVE-2026-44249) in the netty-handler library. The netty-bom library was updated to version 4.2.15. - General: - Application was migrated to Eclipse 2026-05 - Tycho library was updated to version 5.0.3 - Databases: - CockroachDB: Fixed SSL connection issues - CUBRID: Fixed table list opening when connecting with a generic JDBC driver (thanks to @Srltas) - Databric...

Read release notes

Version history

Version Updated Notes
26.1.1 Unknown - SQL Editor: - Fixed autocomplete after SELECT with table with alias - Fixed column highlighting with typecasts - Fixed single/multiple tab mode toggle state when several editors are opened - Fixed an issue where SQL te...
26.1.0 Unknown - SQL Editor: - Added support for double-curly SQL parameters[#40914] (thanks to @namoguy) - AI assistant: Added support for new OpenAI codex models with the GitHub Copilot - Metadata Editor: - Fixed an issue where the i...
26.0.5 Unknown - AI assistant: Added support for new Codex models in GitHub Copilot - SQL Editor: - Fixed syntax highlighting for inline ORDER BY clauses inside aggregate functions (thanks to @tmimmanuel) - Data Editor: - Disabled Save...
26.0.4 Unknown - SQL Editor: - Added options to trim leading or trailing spaces in the selected text or the whole script (thanks to @seroperson) - Resolved an issue with incorrect transaction mode display - Fixed an issue where the tra...
26.0.3 Unknown - Data Editor: - Added keywords autocompletion for partially typed - Added the source table name to column header tooltips for query results with JOIN (thanks to @bittoby) - Fixed an issue where the row count calculation...
26.0.2 Unknown - Navigator: - Fixed Copy/Paste for active connections - Returned the ability to show/hide system objects in Simple view mode - Data Editor: Fixed "Access blocked" error in Spatial Viewer when loading OpenStreetMap - Mis...
26.0.1 Unknown - SQL Editor: - Queries cancelled by users are no longer marked as invalid - Fixed layout issue when the first few rows of text were not visible - Grouping panel: - Percent function now shows 2 significant digits - Added...
26.0.0 Unknown - AI assistant: added the ability to filter database objects in AI scope settings - Data Editor: - Fixed an issue where adding a new row in record mode inserted an existing row instead of creating a new empty one - Fixed...
25.3.5 Unknown - AI assistant: added descriptions for the custom prompts - Data Editor: - Improved the presentation of multiple foreign keys - Fixed dark mode display for single-tab results - Fixed several minor issues related to backg...
25.3.4 Unknown - SQL Editor: - When no text is selected, pressing "Ctrl+C" and "Ctrl+X" will copy or cut the entire line at the caret position (thanks to @jihoon0413, @jihoon0413) - Fixed status bar visibility in the result set for sin...
25.3.3 Unknown - SQL Editor: improved performance when executing multiple SQL queries simultaneously - AI Assistant: the temperature setting is disabled for models that do not support it - Data Editor: "Calculate row count automaticall...
25.3.2 Unknown - Data Editor: Fixed value change cancellation - Search: Fixed text input for Chinese, Japanese, and other similar languages on macOS - Data transfer: Removed a warning from the logs that appeared during CSV import - Mis...
25.3.1 Unknown - SQL Editor: - New script numbering algorithm was improved - Bug in Find/Replace panel and Ctrl+Enter shortcut was resolved - Dangerous query confirmation now shown for any DROP statements - Query confirmation message w...
25.3.0 Unknown Changes since 25.2.5: - SQL Editor: - Fixed the ability to select multiple rows on macOS - Fixed an issue with the unavailable script execution button - Data Editor: fixed incorrect behavior when applying filters with ex...
25.2.5 Unknown - Data Editor: - Icons for data edit commands were updated - Data loading progress messages now show more details - SQL Editor: - Resolved the issue with performance lag during long scripts scrolling - `@include` command...
25.2.4 Unknown - Data Editor: - The default shortcut for Advanced Copy with previous settings on macOS was changed to CTRL+SHIFT+4 - Added the option to disable numeric identifier columns formatting - SQL Editor: Added support for temp...
25.2.3 Unknown - AI assistant: - Added the ability to test AI configuration in Preferences - Fixed bug in AI command which lead to an error whenever a query contained a trailing delimiter - Data Editor: - Removed the default shortcut f...
25.2.2 Unknown - SQL Editor: - Fixed an issue where the wrong ID was selected after a join operation - Improved behavior of the progress control - AI assistant: Fixed an issue when model names case - Metadata: Fixed an issue with objec...
25.2.1 Unknown - SQL Editor: - Result grid minimizing now works correctly - Fixed an issue when alias names were duplicated in join table completion - Fixed an issue when the selected schema in new scripts reset on reconnect - Autocomp...
25.2.0 Unknown Changes since 25.1.5: - AI Assistant: - Added query preview to the @ai command and AI chat query confirmation - Added support of a custom OpenAI API base URL (thanks to @p12tic) - Improved query analysis performance - SQ...