Awesome Universal Database Tool for multiple tables, scripts, triggers...

DBeaver for Mac

DBeaver 26.1.1

  -  118 MB  -  Open Source

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system.

Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of DBeaver 26.1.1.


For those interested in downloading the most recent release of DBeaver for Mac or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

Why is this app published on FileHorse? (More info)
  • DBeaver 26.1.1 Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    DBeaver 26.1.1 Screenshot 1

What's new in this version:

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
- 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

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
- Databricks driver was updated to version 3.4.1
- Firebird: Fixed SQL injection vulnerabilities

Oracle:
- Added an option to show column comments in the data grid
- Fixed the ability to CREATE VIEW statements ending with CASE...END
- Added details into NO_DATA_FOUND error message
- Redshift: Improved performance for queries with many columns by reducing unnecessary metadata calls during result set loading
- Snowflake: Fixed an issue where the connection failed due to an incorrect URL template

Localization:
- German localization was improved
- Fixed pluralization in the auto-refresh interval label in the Data Editor