| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| dbeaver-ce-26.0.1-windows-aarch64.zip | 2026-03-22 | 121.2 MB | |
| dbeaver-ce-26.0.1-linux-aarch64.rpm | 2026-03-22 | 124.4 MB | |
| dbeaver-ce-26.0.1-linux-aarch64.tar.gz | 2026-03-22 | 124.3 MB | |
| dbeaver-ce-26.0.1-linux-x86_64.tar.gz | 2026-03-22 | 125.0 MB | |
| dbeaver-ce-26.0.1-linux-x86_64.rpm | 2026-03-22 | 125.1 MB | |
| dbeaver-ce-26.0.1-windows-aarch64.exe | 2026-03-22 | 110.0 MB | |
| dbeaver-ce-26.0.1-macos-x86_64.dmg | 2026-03-22 | 123.2 MB | |
| dbeaver-ce-26.0.1-linux-aarch64.deb | 2026-03-22 | 124.3 MB | |
| dbeaver-ce-26.0.1-macos-aarch64.dmg | 2026-03-22 | 122.1 MB | |
| dbeaver-ce-26.0.1-windows-x86_64.exe | 2026-03-22 | 116.4 MB | |
| dbeaver-ce-26.0.1-windows-x86_64.zip | 2026-03-22 | 129.5 MB | |
| dbeaver-ce-26.0.1-linux-x86_64.deb | 2026-03-22 | 125.0 MB | |
| 26.0.1 source code.tar.gz | 2026-03-18 | 9.9 MB | |
| 26.0.1 source code.zip | 2026-03-18 | 17.8 MB | |
| README.md | 2026-03-18 | 2.4 kB | |
| Totals: 15 Items | 1.5 GB | 88 | |
- 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 the ability to reorder grouping columns
- Metadata Editor: Fixed hash code display when the table name is empty (thanks to @dahyeong-yun)
- Data Transfer: the Proceed button is now enabled earlier, on every page that is properly filled
- Query Manager became accessible even if the database password is lost
- Connectivity:
- Added connection name and background color to the Ctrl+E editor switcher dropdown (thanks to @bittoby)
- Fixed an issue when changes in connection parameters were not applied correctly
- Miscellaneous:
- Added an option to disable automatic connection attachment to scripts
- Made simple/advanced mode switcher more visible
- We migrated to Eclipse 2026-03
- Databases:
- ClickHouse: fixed IP address display by removing the leading slash
- CUBRID:
- Default generated key names are now lowercase (thanks to @longhaseng52)
- Fixed issues with trigger display in the Navigator and DDL generation (thanks to @longhaseng52)
- GaussDB Driver: fixed connection issues and errors when viewing constraints and foreign keys in M-Compatibility databases (thanks to @MuStevenic)
- InterSystems IRIS driver was updated to version 3.10.5 (thanks to @bdeboe)
- MySQL: fixed an issue where views appeared in the list even when the "Show views" option was disabled
- Oracle: improved viewing of packaged procedures. You can open a specific procedure directly instead of entire package
- PostgreSQL: fixed an error when connecting via URL if the database name contains a hyphen (thanks to @Ajaz10)
- Vertica: fixed column order in the Metadata Editor to match the actual table structure (thanks to @darkag)