DBeaver Universal Database Manager
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!
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:ecsos/dbeaver && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
dbeaver-ce-22.2.1-linux.gtk.x86_64.tar.gz | 0111515913 106 MB | |
dbeaver.changes | 0000083788 81.8 KB | |
dbeaver.spec | 0000003012 2.94 KB |
Revision 98 (latest revision is 149)
- Update to 22.2.1
Comments 5
please upgrade to 6.1.5... thank you
Done.
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-librariesThe 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?
Done.
Thank you for your quick response. :-)