Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Leantime | 2,242 | 8 days ago | 165 | gpl-2.0 | PHP | |||||
Leantime is a lean project management system for non-project managers. Designed to help you manage your projects from ideation to delivery. | ||||||||||
Jira Select | 19 | 18 days ago | Python | |||||||
JIra-select is a command-line tool and library that lets you run SQL-like queries against your Jira instance that are far beyond what Jira's built-in query language can provide. | ||||||||||
Steampipe Plugin Jira | 15 | 2 months ago | 10 | June 17, 2022 | 4 | apache-2.0 | Go | |||
Use SQL to instantly query Jira. Open source CLI. No DB required. | ||||||||||
Jirachi | 9 | 10 years ago | Java | |||||||
Simple analysis of JIRA tickets for an open source project, using the JIRA API + HBase + Phoenix | ||||||||||
Ignite Teamcity Bot | 8 | 3 months ago | 1 | apache-2.0 | Java | |||||
Apache ignite Teamcity Bot | ||||||||||
Jira Groups Renamer | 5 | 4 years ago | mit | PLpgSQL | ||||||
SQL script for batch group renaming in Atlassian Jira | ||||||||||
Activeobject_views | 4 | 2 years ago | apache-2.0 | PLpgSQL | ||||||
Creates easily queryable views over Jira/Confluence activeobjects tables | ||||||||||
Njira | 2 | 3 years ago | other | R | ||||||
SQL like query interface for JIRA in R language | ||||||||||
Vault Jira Kubernetes Gcp | 2 | 4 years ago | gpl-3.0 | Shell | ||||||
Kubernetes Vault deployment, GCP PostgreSql Dynamic Vault Secrets, JIRA dbconfig.xml vault secured. | ||||||||||
Powerjirasqlrefresh | 2 | 6 months ago | mit | TSQL | ||||||
This PowerShell module is designed to facilitate extracting data from a Jira Cloud instance for storage in an MS SQL Server (or other compatible) database. |
Use SQL to query infrastructure including servers, networks, facilities and more from Jira.
Install the plugin with Steampipe:
steampipe plugin install jira
Run a query:
select name, id, summary from jira_epic;
Prerequisites:
Clone:
git clone https://github.com/turbot/steampipe-plugin-jira.git
cd steampipe-plugin-jira
Build, which automatically installs the new version to your ~/.steampipe/plugins
directory:
make
Configure the plugin:
cp config/* ~/.steampipe/config
vi ~/.steampipe/config/jira.spc
Try it!
steampipe query
> .inspect jira
Further reading:
Please see the contribution guidelines and our code of conduct. All contributions are subject to the Apache 2.0 open source license.
help wanted
issues: