sqsh

commandline SQL client for MS SQL and Sybase servers

Debian Debian
RUN apt-get update && \ apt-get install -y sqsh
Ubuntu
RUN apt-get update && \ apt-get install -y sqsh
Alpine
RUN apk add sqsh
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y sqsh
Raspbian
RUN apt-get update && \ apt-get install -y sqsh
click the source code to copy install sqsh on any operating system with command-not-found.com