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

DBeaver for Mac

DBeaver 24.3.1

  -  120 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 24.3.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!

  • DBeaver 24.3.1 Screenshots

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

    DBeaver 24.3.1 Screenshot 1

What's new in this version:

SQL Editor:
- Added AS before table alias in FROM clause for all relevant databases
- New autocompletion: added support for USING and some improvements for JOIN condition
- Fixed indentation behavior when adding a new line
- Added support for ${time} variable in data source variables for script templates

Data Editor:
- Cell hints were redesigned. You can configure them on the Context menu
- Added support for the composite types for Grouping panel
- Items with the too long text in query history were truncated
- Navigator: Saving filter for database objects was fixed
- Data Transfer: Added the ability to use comma as a delimiter in the Advanced Copy option
- Connectivity: Proxy configuration loading was fixed

Miscellaneous:
- Proper names for catalog/schema are now used for different drivers
- Added word wrap for hints to controls
- Search in Preferences was improved
- Scrolling in the "Tip of the day" window was fixed
- Metadata configuration files were moved to the .metadata/config folder
- Localization of basic controls, settings, and menu items was fixed
- We migrated to Eclipse 2024-12

Development:
- .gitignore for IDEA files was configured
- Building IDEA project was fixed
- New Drivers: Databend database was added

Databases:
- CUBRID: Added REUSE_OID, COLLATE, and COMMENT to the table DDL
- Google BigQuery driver was updated to version 42_1.5.4.1008
- InterSystem IRIS driver was updated

MySQL:
- Now users can change expired password
- Added a setting to not export routines
- OpenEdge: query generation was fixed
- OrientDB driver was updated

PostgreSQL:
- Added default privileges grantor to DDL
- Syntax error in DDL generated for the role settings was fixed
- Default privileges for new roles were fixed
- Salesforce Data Cloud driver was updated
- Snowflake: Added support for table aliases in autocompletion
- SQLite: creating new constraint from selection was fixed
- SQL Server: Primary Key ordering in DDL generation is now respected