SQS Instructions
Installation and Usage
The download is a zip file that includes detailed installation and usage instructions. The package will have a name like structured-query-server-[version]-[platform].zip. Extract this, check the extracted content’s checksum, and switch into its directory like so:
$ tar -xzvf structured-query-server-1.2.3-linux-x64.zip
$ shasum -a 256 --check build-structured-query-server-1.2.3-linux-x64/structured-query-server.sha256 ./build-structured-query-server-1.2.3-linux-x64/structured-query-server: OK
$ cd build-structured-query-server-1.2.3-linux-x64
Please consult our Terms of Service for Licence information.