odbxplustest
Utility applications using libopendbx
Install
- All systems
-
curl cmd.cat/odbxplustest.sh
- Debian
-
apt-get install opendbx-utils
- Ubuntu
-
apt-get install opendbx-utils
- Kali Linux
-
apt-get install opendbx-utils
- Fedora
-
dnf install opendbx-utils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install opendbx-utils
- Raspbian
-
apt-get install opendbx-utils
- Dockerfile
- dockerfile.run/odbxplustest
opendbx-utils
Utility applications using libopendbx
OpenDBX provides a simple and lightweight API for interfacing native relational database APIs in a consistent way. By using the OpenDBX API you don't have to adapt your program to the different database APIs by yourself. This package provides the odbx-sql utility application for accessing database content directly via libopendbx and the opendbx test suite for verifying that various backends are working