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-4.2.4-linux.gtk.x86.tar.gz | 0044215350 42.2 MB | |
dbeaver-ce-4.2.4-linux.gtk.x86_64.tar.gz | 0044325098 42.3 MB | |
dbeaver-rpmlintrc | 0000000051 51 Bytes | |
dbeaver.changes | 0000000547 547 Bytes | |
dbeaver.desktop | 0000000221 221 Bytes | |
dbeaver.spec | 0000002152 2.1 KB |
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. :-)