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

DBeaver for Mac

DBeaver 24.3.0

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


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.0 Screenshots

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

    DBeaver 24.3.0 Screenshot 1

What's new in this version:

Data Editor:
- Row coloring mapping now respects the visual order of columns
- Fixed invalid thread access on editing data in multiple results in one tab mode
- Boolean icons display was fixed
- Ability to detach result tabs is now limited to tabs with data
- SQL Editor: underscore in identifiers are now supported in query validation

Navigator:
- Multiline comment display was fixed
- Scrolling during drag-n-drop was fixed

Data Transfer:
- Commit/rollback behavior during the data import was improved
- It's now possible to not specify quote and escape characters during the import of CSV files
- New Drivers: GBase 8s is now supported (thanks to @Wintianis)

Miscellaneous:
- Snap build was fixed again
- Fixed connection creation from the "File" option in the main menu
- Fixed an issue where reading generic foreign keys
- Option "Open separate connection setting" on SQL Editor and Metadata pages was disabled for embedded databases

Databases:
- Azure SQL Server: restored the "Show all databases" option in the Connection dialog. And added an error message to guide users on creating a new connection to access other visible databases
- BigQuery: Procedures handling is now supported in SQL editor, including LOOPS, IFs, BEGIN END, and CASE
- MySQL: Fixed an issue with table refresh when the "Server-side object filters" option is disabled
- Oracle: BOOLEAN type is now supported in Data Editor
- PostgreSQL: Schema permission editing was fixed
- PostgreSQL: Default privileges rendering was fixed
- RisingWave: array handling was improved
- SQLite: Fixed an issue with duplicate primary key generation in SQL scripts (thanks to @eusebe-cda)
- Fixed an issue with deleting a column without a data type (thanks to @eusebe-cda)
- CSV driver was renamed to CSV Basic