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

DBeaver for Mac

DBeaver 25.1.2

  -  125 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 25.1.2.


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

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

    DBeaver 25.1.2 Screenshot 1

What's new in this version:

SQL Editor:
- Added variables for virtual column manipulation: row (a map of column names to their values) and table (with name, schema, and container fields)
- Aliases can now be used in a case-insensitive manner
- Fixed issue where the selected schema wasn’t recognized after reconnecting

AI Assistant:
- Improved GitHub Copilot authorization: the auth token is now displayed during the authorization process and can be copied.
- GitHub Copilot now displays the up-to-date list of available models
- Fixed the AI button not working when the AI extension is installed
- Hide script ruler when executing queries from AI chat

Data Editor:
- Fixed incorrect code generation and saving for Virtual key updates
- Added an option to show column ordinal position next to the column name in the data grid
- Data Transfer: Improved NVARCHAR mapping accuracy during data import
- Security: Fixed CVE-2023-48795

Connectivity:
- Improved UI controls on the connection settings
- Fixed "--newInstance" option when starting the application via CLI
- "Change Connection(s) Driver" option is now working again
- Fixed an issue where newly created connection types couldn't be deleted

General:
- English is now the default language. If a user has never selected a language manually, the UI will switch to English
- Fixed an issue where UI elements disappeared when using a display scale other than 100%
- Most icons in the application have been updated to SVG format
- Based on Eclipse 2025-06. Earlier versions are no longer supported

Development:
- JSQL Parser library was updated to version 5.3
- Fixed the ability to install CE bundles in Eclipse

Databases:
BigQuery:
- Added BigQuery to the SQL category in the connection dialog
- Fix column aliases visibility validation - column aliases are not available in WHERE but are visible in other SELECT query parts

Clickhouse:
- Fixed identifiers quotation
- Added support for complex types nested in arrays
- CUBRID: Fixed VARCHAR length not displaying in Navigator
- DB2 LUW: Added support for changing expired passwords (not available for databases running in Docker)

MySQL:
- Fixed the ability to create a dump
- Fixed an exception when opening the partition Virtual tab
- Oracle: Fixed CREATE PROCEDURE statement boundaries detection

PostgreSQL:
- Fixed misplaced comment in DDL generation
- Fixed the ability to connect when the port is specified in the URL for PgPass authentication
- Fixed display issue with time zones when date formatting is enabled
- Added support for MAINTAIN privilege