EXASOL command line client in a docker. Docker image includes EXASOL exaplus utility.
6.0K
Docker image includes Exasol EXAplus utility.
EXAplus is the database client for the EXASolution Database.
You don't need to install the Java Runtime Environment and Perl to run this utility in the docker.
Supported versions of the Exasol EXAplus utility:
The docker images tags correspond with the EXAplus utility versions.
docker run --rm vensder/exasol-client:6.1.7 --version
docker run --rm vensder/exasol-client
or
docker run --rm vensder/exasol-client --help
docker run --rm vensder/exasol-client --version
docker run --rm vensder/exasol-client [-f <sql file>] [-c <connection string>] [-u <user>] [-p <passwd>] <options>
Content type
Image
Digest
Size
75.6 MB
Last updated
about 6 years ago
docker pull vensder/exasol-client