Connecting using JDBC

Connecting your external tools is as simple as to any other JDBC datasource:

  1. Use our jdbc driver (see attachments) - import it to your tool or leave it on a class path.
    1. Choose driver class - class com.codedoers.jira.smartql.jdbc.Driver.
  2. Fill parameters which will point the driver to your JIRA instance.
  3. Use newly created datasource straight from your JIRA.

Driver parameters

ParameterNotes
URLHTTP(s) URL to your JIRA instance, like jdbc:smartql:jira:url=http://localhost:2990/jira
JIRA_USERYour user in JIRA
JIRA_PASSWORDYour password in JIRA

Driver does not support logging in through USER and PASSWORD properties. Use JIRA_USER and JIRA_PASSWORD for that.

Driver itself connects to Jira through HTTP(s), very similar to using REST API. So it should be every proxy and NAT friendly.

Download driver

Compatibility matrix & download previous versions

Driver versionSmart QL versions
0.1.00.3.00.4.00.5.01.0.01.1.02.0.0 2.0.1

3.0.0

3.1.0

3.2.0

3.3.0

0.0.1(tick)(tick)(tick)(tick)(tick)(tick)(tick)(tick)(error)
0.0.2(tick)(tick)(tick)(tick)(tick)(tick)(tick)(tick)(error)
1.0.0(error)(error)(error)(error)(error)(error)(tick)(tick)(tick)