odbcserver
Erlang/OTP interface to SQL databases
Install
- All systems
-
curl cmd.cat/odbcserver.sh
- Debian
-
apt-get install erlang-odbc
- Ubuntu
-
apt-get install erlang-odbc
- Alpine
-
apk add erlang-odbc
- Arch Linux
-
pacman -S erlang-unixodbc
- Kali Linux
-
apt-get install erlang-odbc
- Fedora
-
dnf install erlang-odbc
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install erlang-odbc
- Raspbian
-
apt-get install erlang-odbc
- Dockerfile
- dockerfile.run/odbcserver
- Docker
-
docker run cmd.cat/odbcserver odbcserver
powered by Commando
erlang-odbc
Erlang/OTP interface to SQL databases
The Erlang ODBC application provides an interface for accessing relational SQL databases from Erlang.
erlang-dbg
Erlang/OTP symbol files
The files containing debug symbols for binaries and libraries in Erlang to help in debugging applications build with them. You will not normally need to install this package.
erlang-unixodbc
Unixodbc support for Erlang
erlang17-dbg
Erlang/OTP symbol files
The files containing debug symbols for binaries and libraries in Erlang to help in debugging applications build with them. You will not normally need to install this package. This package is the version 17 to fix couchdb in Kali-rolling. This is a temporay package. It should be removed once python-faraday doesn't need couchdb anymore.
erlang17-odbc
Erlang/OTP interface to SQL databases
The Erlang ODBC application provides an interface for accessing relational SQL databases from Erlang. This package is the version 17 to fix couchdb in Kali-rolling. This is a temporay package. It should be removed once python-faraday doesn't need couchdb anymore.