DBeaver Universal Database Manager

Edit Package dbeaver
https://dbeaver.io/

DBeaver is free and open source (GPL) 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 freeware.
It is multiplatform.
It is based on opensource framework and allows writing of various extensions (plugins).
It supports any database having a JDBC driver.
It may handle any external datasource which may or may not have a JDBC driver.
There is a set of plugins for certain databases (MySQL and Oracle in version 1.x) and different database management utilities (e.g. ERD).

ATTENTION: Version 23.2.2 is the last one which run and installable under Leap, because of to old glibc. dbeaver need now 2.36!

Refresh
Refresh
Source Files
Filename Size Changed
dbeaver-ce-24.2.4-linux.gtk.x86_64-nojdk.tar.gz 0086268494 82.3 MB
dbeaver.changes 0000103279 101 KB
dbeaver.spec 0000003735 3.65 KB
Latest Revision
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 149)
- Update to 24.2.4
  * SQL Editor:
    - A warning is now shown instead of an error when a DROP TABLE statement contains IF EXISTS and the table does not exist
    - Fixed script execution on disconnected state
    - New autocomplete engine now expands the * symbol in SELECT statements when using "Ctrl + Space"
    - New autocomplete no longer suggests query-start keywords in the middle of queries
    - Metadata requests are no longer sent while typing a query when "Auto-activate on typing" is enabled
  * Data Editor:
    - exception on disconnection was fixed
  * Navigator:
    - Added the ability to refresh the database connection
    - Filters were fixed
  * Data Transfer:
    - Added the ability to export JSON values as embedded JSON
  * Connectivity:
    - Presentation of driver download errors has been improved for better clarity and user experience
    - Finding class in the Driver manager was fixed
  * Miscellaneous:
    - the Export Window now advances properly when pressing the Enter key
  * Databases:
    - Altibase: Module Memory Usage was added to the system information folder in the navigator tree
    - ClickHouse: Array syntax highlighting has been improved
    - CUBRID: "Use SQL to limit fetch size" was set to true
    - Fixed an exception that occurred when creating a column without specifying a data type
    - Ingres: driver download was fixed
    - Redshift: access to external databases was fixed
  * Localization:
    - Brazilian Portuguese localization was enhanced
Comments 5


Benedict Yappy's avatar

Hi, this failed to start on openSUSE Tumbleweed when libgthread-2_0-0 is not installed.

Logs on https://pastebin.com/5FjcGXap

This does not happen when libgthread-2_0-0 is installed. I found out about this from https://youtrack.jetbrains.com/issue/JBR-2435/IDE-fails-to-start-on-OpenSuse-Unable-to-load-native-GTK-libraries

The same things also happen on Android Studio from your repo, but I've commented on the linked repo https://build.opensuse.org/package/show/home:Herbster0815/android-studio

Is this possible to add to the rpm dependency? (I've no idea, I've never created any rpm. Would you update this?


Eric Schirra's avatar

Done.


Eric Schirra's avatar

Thank you for your quick response. :-)

openSUSE Build Service is sponsored by