![]() |
VOOZH | about |
The CData JDBC Driver for Jira integrates Jira data with wizards and analytics in IDEs like Aqua Data Studio. This article shows how to connect to Jira data through the connection manager and execute queries.
CData simplifies access and integration of live Jira data. Our customers leverage CData connectivity to:
Most users leverage CData solutions to integrate Jira data with their database or data warehouse, whether that's using CData Sync directly or relying on CData's compatibility with platforms like SSIS or Azure Data Factory. Others are looking to get analytics and reporting on live Jira data from preferred analytics tools like Tableau and Power BI.
Learn more about how customers are seamlessly connecting to their Jira data to solve business problems from our blog: Drivers in Focus: Collaboration Tools.
You can use the connection manager to define connection properties and save them in a new JDBC data source. The Jira data source can then be accessed from Aqua Data Studio tools.
URL: Enter the JDBC URL, which starts with jdbc:jira: and is followed by a semicolon-separated list of connection properties.
To connect to JIRA, provide the User and Password. Additionally, provide the Url; for example, https://yoursitename.atlassian.net.
For assistance in constructing the JDBC URL, use the connection string designer built into the Jira JDBC Driver. Either double-click the JAR file or execute the jar file from the command-line.
java -jar cdata.jdbc.jira.jar
Fill in the connection properties and copy the connection string to the clipboard.
👁 Using the built-in connection string designer to generate a JDBC URL (Salesforce is shown.)jdbc:jira:User=admin;Password=123abc;Url=https://yoursitename.atlassian.net;
You can now query the tables exposed.
👁 A query executed in the Table Data Editor. (QuickBooks is shown.)Download a free trial of the Jira Driver to get started:
Download NowLearn more:
👁 Jira IconRapidly create and deploy powerful Java applications that integrate with Jira including Customers, Inventory, Products, Orders, and more!