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

DBeaver for Mac

DBeaver for Mac

  -  119 MB  -  Open Source
  • Latest Version

    DBeaver 24.2.0 LATEST

  • Review by

    Daniel Leblanc

  • Operating System

    macOS 10.12 Sierra or later

  • User Rating

    Click to vote
  • Author / Product

    DBeaver Corp / External Link

  • Filename

    dbeaver-ce-24.2.0-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.2.0 Screenshots

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

    DBeaver 24.2.0 Screenshot 1

What's new in this version:

SQL Editor:
- Fixed highlighting of block $$ for functions and procedures when the semantic analysis option is enabled
- Warning and errors handling and presentation was improved
- Subquery semantic analysis was enhanced
- Improved CREATE and DROP queries handling
- Autocompletion for fully qualified names was fixed
- Duplication of proposals with new completion engine enabled was fixed
- Incorrect suggestions with new completion engine enabled were fixed

AI Assistant:
- Added new model 'gpt-4o-mini'
- Removed deprecated model 'gpt-3.5-turbo-16K'
- Fixed query generation when enabled formatting

Data Editor:
- Some datatypes icons were changed
- Fixed filtering on columns with spaces
- Added an ability to render geometry shapes in their assigned color if a 'color' column is present in the result set
- Improved handling of fully qualified names in Grouping panel according to SQL dialect
- Local links opening was restricted
- Datatransfer: Data transfer windows width was fixed
- Connectivity: Fixed verification of the 127.0.01 host when connecting via SSH

General:
- Fixed flipping splash screen on macOS Sequoia
- Foreign Data wrappers configurator was fixed
- 'Open auth links in embedded browser' setting was disabled by default
- Search in Preferences was improved: added keywords for reopen, open, Hippie, autosave, and others
- Fixed selection of wrong database when changing connection for database with similar names
- Folder display in Simple view was fixed
- Numeric (DWORD) type parameters in Windows Registry are now supported
- 'Ctrl+Alt+Left / Right' hotkeys for 'Previous Edit Location' and 'Next Edit Location' were fixed

Databases:
- Clickhouse: Filtering by the Date data type was fixed
- MySQL: Error/output log dump was fixed
- PostgreSQL:
- Ordering by interval datatypes in the Data grid was fixed
- Added regexp functions support in SQL Editor

Redshift:
- Connection stability was significantly improved
- DDL presentation was fixed
- Role, User, and Group presentation was fixed

SQL Server:
- SQL Server driver was updated to version 12.8.0
- Fixed DDL and column display with custom data types
- Localization: French localization was updated