gda-list-server-op-5.0
data abstraction library based on GLib -- binary files
Install
- All systems
-
curl cmd.cat/gda-list-server-op-5.0.sh
- Debian
-
apt-get install libgda-5.0-bin
- Ubuntu
-
apt-get install libgda-5.0-bin
- Arch Linux
-
pacman -S libgda
- Kali Linux
-
apt-get install libgda-5.0-bin
- Fedora
-
dnf install libgda-tools-1
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libgda-5.0-bin
- OS X
-
brew install libgda
- Raspbian
-
apt-get install libgda-5.0-bin
- Dockerfile
- dockerfile.run/gda-list-server-op-5.0
libgda-5.0-bin
data abstraction library based on GLib -- binary files
libgda is a (relatively small) database abstraction/access library integrated on the GLib object model. It can be used as a metadata extractor, to get information about all database objects in a common way, and as an ODBC-like wrapper to access data in different engines through an easier API. This package contains binary files for libgda.
libgda-tools-1
5.2.2-11.fc24.x86_64 : Graphical tools for libgda
libgda-5.0-4-dbg
data abstraction library based on GLib -- debug files
libgda is a (relatively small) database abstraction/access library integrated on the GLib object model. It can be used as a metadata extractor, to get information about all database objects in a common way, and as an ODBC-like wrapper to access data in different engines through an easier API. This package contains dettached symbols for debug. Most people don't need this package.
libgda
libgda is a library that eases the task of writing Gtk3-based
database programs.