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

DBeaver for Mac

DBeaver for Mac

  -  125 MB  -  Open Source
  • Latest Version

    DBeaver 24.3.5 LATEST

  • Review by

    Daniel Leblanc

  • Operating System

    macOS 11.0 Big Sur or later

  • User Rating

    Click to vote
  • Author / Product

    DBeaver Corp / External Link

  • Filename

    dbeaver-ce-24.3.5-macos-x86_64.dmg

DBeaver for Mac is a free multi-platform database tool for developers, SQL programmers, database administrators, and analysts. Supports all popular databases: MySQL, PostgreSQL, MariaDB, SQLite, Oracle, DB2, SQL Server, Sybase, MS Access, Teradata, Firebird, Derby, etc.

DBeaver for macOS is a free and open-source universal database tool for developers and database administrators.
  • Usability is the main goal of this project, program UI is carefully designed and implemented.
  • It is free and open-source (ASL).
  • It is multiplatform.
  • It is based on the opensource framework and allows writing of various extensions (plugins).
  • It supports any database having a JDBC driver.
  • It may handle any external data source which may or may not have a JDBC driver.
  • There is a set of plugins for certain databases (MySQL, Oracle, DB2, SQL Server, PostgreSQL, Vertica, Informix, MongoDB, Cassandra, Redis, InfluxDB in version 5.x) and different database management utilities (e.g. ERD, data transfer, compare, data export/import, mock data generation, etc).
What`s new:
  • Database navigator
  • Create object menu was improved (no redundant sub-menu)
  • Connection folders creation was fixed
  • Elements coloring was improved (for different connection types)
  • Shortcuts processing was fixed (broken shortcuts after some actions)
  • Table editor tabs activation was fixed
  • Columns editor: auto-completion was fixed in drop-downs.
  • Data transfer: export from multiple queries was fixed (target file names)
  • SQL Editor: SQL formatter was fixed (exp numbers and other minor fixes)
  • Spatial data editor:
  • Geography/geometry value editor (plaintext, WKT)
  • Numerous fixes in different SRIDs support
  • Oracle: metadata (constraints, foreign keys) reading performance was significantly improved
  • PostgreSQL:
  • Multiple query result sets support was added
  • Table partitions information was extended
  • Native database backup was fixed
  • Database creation was fixed (special characters in db name)
  • Sequence rename was fixed
  • Full schema DDL generation was fixed
  • Greenplum, Redshift: execution plan explain now supports plaintext format
  • SQLite: sample database was updated
  • Sybase (12 and older): stored procedures source reading was fixed
  • Apache Ignite: identifiers quoting was fixed
  • DB2 iSeries: schema reading was fixed
  • Extra command line parameters (connection opening)
  • Connections import from SQL Developer was fixed
  • Windows installer: config files (dbeaver.ini) backup
  • Extensions (Office, SVG, etc) installer was fixed
  • Checking for multiple DBeaver instances was added
Note: Requires Java Runtime Environment.

Also Available: Download DBeaver for Windows

  • DBeaver 24.3.5 Screenshots

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

    DBeaver 24.3.5 Screenshot 1

What's new in this version:

SQL Editor:
- Client-side commands color highlighted was improved
- Added menu options for refresh current schema and all schemas
- Code completions options were renamed to "Semantic" (the default) and Legacy

Semantic autocompletion:
- Added support for the function names
- Fixed incorrect proposals for trees with missing nodes
- Improved support for DESC, ORDER, LIMIT and other keywords
- Alphabetic proposals ordering was disabled by default
- Fixed duplicates in Combined autocompletion mode
- Script execute statistics rendering was improved (most valuable fields got first)

Data Editor:
- Fixed the context menu for column names copy
- Saving data in JSON format was fixed
- Find/Replace dialog was fixed

Data Transfer:
- Added the ability to format arrays during the Data Export
- Using ${scriptFilename} during the export in file was fixed

Miscellaneous:
- Editor breadcrumbs were redesigned and moved to the bottom toolbar
- Database Navigator filters were fixed
- Several icons were updated
- Opening of the Git panel in Git extension was fixed
- Sample database create popup was fixed
- Fixed the search of SQL files thru editors menu

Databases:
Azure Databricks:
- Driver version was updated 2.7.1.1004 due to the update to Java 21
- Schemas are now displayed in Database Navigator
- Cloudberry: site URL was updated
- CUBRID: Fixed deletion of comments and default values from columns via UI
- Kognito and Data Virtuality drivers were removed as these databases are no longer available

PostgreSQL:
- Added an option to hide idle sessions
- Fixed deleting comment in Metadata editor
- Exception appeared when using F5 was fixed
- PostgreSQL: fixed keywords formatting
- Snowflake driver was updated to the latest version to address issues related to the migration to Java 21
- SQLite driver was updated to version 3.48.0.0