| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| dbeaver-ce-26.0.5-linux-x86_64.deb | 2026-05-17 | 125.4 MB | |
| dbeaver-ce-26.0.5-macos-x86_64.dmg | 2026-05-17 | 123.6 MB | |
| dbeaver-ce-26.0.5-linux-aarch64.tar.gz | 2026-05-17 | 124.6 MB | |
| dbeaver-ce-26.0.5-linux-aarch64.deb | 2026-05-17 | 124.7 MB | |
| dbeaver-ce-26.0.5-windows-aarch64.exe | 2026-05-17 | 110.5 MB | |
| dbeaver-ce-26.0.5-windows-x86_64.zip | 2026-05-17 | 129.9 MB | |
| dbeaver-ce-26.0.5-linux-x86_64.tar.gz | 2026-05-17 | 125.3 MB | |
| dbeaver-ce-26.0.5-windows-aarch64.zip | 2026-05-17 | 121.8 MB | |
| dbeaver-ce-26.0.5-linux-aarch64.rpm | 2026-05-17 | 124.8 MB | |
| dbeaver-ce-26.0.5-linux-x86_64.rpm | 2026-05-17 | 125.4 MB | |
| dbeaver-ce-26.0.5-windows-x86_64.exe | 2026-05-17 | 116.7 MB | |
| dbeaver-ce-26.0.5-macos-aarch64.dmg | 2026-05-17 | 122.4 MB | |
| 26.0.5 source code.tar.gz | 2026-05-15 | 10.1 MB | |
| 26.0.5 source code.zip | 2026-05-15 | 18.1 MB | |
| README.md | 2026-05-15 | 3.0 kB | |
| Totals: 15 Items | 1.5 GB | 103 | |
- 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 and Cancel buttons for read-only databases (thanks to @MilosM348)
- Added a group row striping option that allows rows to be colored by column values in the result grid (thanks to @MkDev11)
- Added the ability to show multiple selected rows in the Text record mode (thanks to @EastLord)
- Data Transfer:
- Wizard pages were redesigned
- The export window now stays open after errors, allowing the export to be restarted
- Navigator:
- Added indicators for connection view type (Simple, Advanced, or Custom) and updated simple view mode switching
- Added the ability to change the current project from the bottom-left corner
- Connectivity:
- Fixed an issue where the option to save credentials was disabled after testing the connection
- Fixed multi-line pasting in driver properties
- Charts and Dashboards:
- Fixed an issue where deleting one dashboard removed other dashboards from the panel
- Miscellaneous:
- Added a Format SQL option to the Generate SQL dialog
- Fixed the white background for some toolbar items in the dark theme
- Fixed grouping panel queries when generated aliases matched SQL keywords (thanks to @HellAmbro)
- Databases:
- BigQuery: Fixed array display for the new BigQuery driver
- Exasol: Fixed view loading in the Database Navigator (thanks to @antonireus)
- PostgreSQL:
- Updated driver to version 42.7.11
- Added support for the MAINTAIN keyword (thanks to @boskodev790)
- Fixed handling of "24:00" values in time columns
- Fixed missing INOUT parameters in CHECK generation for procedures and functions
- Redshift: Fixed default schema switching when the "public" schema is missing
- Snowflake:
- Updated driver to version 4.1.0
- Fixed an occasional error that could appear while typing SQL in the editor
- SQL Server: Fixed the ability to connect to the database after the Java update
- Starrocks: Added external catalogs support (thanks to @chris-celerdata)
- Localization: Fixed hardcoded localization for several command labels in the SQL Editor main menu (thanks to @MilosM348)