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

DBeaver

DBeaver

  -  114 MB  -  Open Source
  • Latest Version

    DBeaver 24.2.5 LATEST

  • Review by

    Daniel Leblanc

  • Operating System

    Windows 7 64 / Windows 8 64 / Windows 10 64 / Windows 11

  • User Rating

    Click to vote
  • Author / Product

    DBeaver Corp / External Link

  • Filename

    dbeaver-ce-24.2.5-x86_64-setup.exe

DBeaver 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 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 an 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 an 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 Mac

  • DBeaver 24.2.5 Screenshots

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

    DBeaver 24.2.5 Screenshot 1
  • DBeaver 24.2.5 Screenshot 2
  • DBeaver 24.2.5 Screenshot 3
  • DBeaver 24.2.5 Screenshot 4
  • DBeaver 24.2.5 Screenshot 5

What's new in this version:

New drivers: New LibSQL/Turso driver was added
SQL Editor:
- Fixed script execution on disconnected state
- New autocompletion behavior was enhanced
- Added execution time in statistics result
- Query manager: Time column now orders chronologically
- Metadata: Indexes have been returned to the unique constraint list, and the proper data type is now set when creating a new column for a new foreign key

Data Editor:
- Fixed an issue with crash caused by too long tooltips
- Row coloring mapping was fixed
- Data Transfer: "Minimum column length" was renamed to "Default column length"
- Connectivity: "Driver properties" tab in the driver editing dialog was renamed to "Default properties"
- Charts and Dashboards:  Fixed charts COUNT for single value

Miscellaneous:
- Windows Server 2016, Windows Server 2012, and Windows 8.1 are supported again
- Snap build was fixed
- Eclipse extension installation was fixed
- Query execution canceling was redesigned
- Issues with unexpectedly closing connections were resolved
- Added references to the actual boolean editor in Preferences

Databases:
- Added support for Hive 4
- Altibase: Lock manager has been added

CUBRID:
- Added the ability to create and edit triggers
- Added sargs, edge and Query parameters to the Execution plan
- Oracle: Fixed highlighting for public schemas

PostgreSQL:
- Added date picker and fixed data saving in the Role editor
- Fixed highlighting for public schemas
- Connection to custom schemas was fixed
- Fixed data change saving in Value Panel

Teradata:
- Multi-row insert was fixed in data import
- Fixed incorrect display of PERIOD data type
- Max rows handling was improved