Thanks for downloading jq.

The easiest way to download Jq is bundled with qStudio, please select an option below.

Zip Instructions

Inside the .zip you will find files for qStudio and jq. To run jq launch jq.bat

jar Instructions

Double clicking the .jar file should run the program. If it does not follow these steps:

  1. On linux/mac right click the .jar file, goto properties and set the checkbox "allow executing file as program". Or use sudo chmod +x jq.jar
  2. Try double clicking on the jar file.
  3. Its not working from the GUI let\'s try the command line:
    1. Make sure you have Java installed on your system. Check this by typing java -version into the command terminal. If you don\'t have java 1.8+, update it before proceeding.
    2. At the command terminal type java -jar jq.jar while in the same directory as jq.jar

Windows Installer Instructions

The installer will install qStudio/sqlDashboards and jq. To launch jq, open a command line and enter "jq". It should have been added to your path and will run from any command line.

If that didn't work, you can run the .bat file located at: C:\Program Files (x86)\TimeStored.com