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.2-linux.gtk.x86_64-nojdk.tar.gz 0088746937 84.6 MB
dbeaver.changes 0000100108 97.8 KB
dbeaver.spec 0000003735 3.65 KB
Revision 147 (latest revision is 149)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 147)
- Update to 24.2.2
  * SQL Editor:
    - ‘Cmd+Enter’ shortcut was added in addition to ‘Ctrl+Enter’ on
      macOS due to the conflict with new system hot keys in Sequoia
    - Fixed an error in multiple tab mode execution when the new execution results replaced old ones
    - The amount of problems being displayed per script query was limited
    - Complicated table qualifiers (database.catalog.schema.user) are now supported
    - Fixed incorrect highlighting after the database disconnect
    - Query execution time is now displayed in seconds/minutes
    - Added an ability to select the text between brackets using ‘Ctrl+Shift+]’ hot key
    - Background Tasks view now shows progress of autocompletion engine 
  * Data Editor:
    - Presentation and editing of struct and array data types was significantly improved
    - DBeaver can now correctly display negative dates in MySQL databases 
  * Data Transfer: changed icons for collapsed sections to improve the interface readability
  * Connectivity: fixed error handling when a user loads a driver and has an error with certificates
  * Navigator:
    - Table filters in Simple view were fixed
    - Disabled the ability to delete the currently active project 
  * Miscellaneous:
    - Incorrect sorting in Execution log was fixed
    - Issue with not working boolean setting editor was fixed 
  * Databases:
    - Altibase: added display of the list of tables and indexes within a tablespace (thanks to @zennken)
    - CUBRID:
      - Added the ability to create, edit, and drop Server via UI (thanks to @longhaseng52)
      - Added an ability to create, update, and delete users. (thanks to @rathana-pvs) 
    - Oracle:
      - Added highlighting and validation of public synonyms
      - Table autocompletion was fixed
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