isql

Debian Debian
RUN apt-get update && \ apt-get install -y unixODBC
Ubuntu
RUN apt-get update && \ apt-get install -y unixODBC
Arch Arch Linux
RUN pacman -S --noconfirm unixODBC
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y unixODBC
Raspbian
RUN apt-get update && \ apt-get install -y firebird2.1-server-common
click the source code to copy install isql on any operating system with command-not-found.com