Steampipe Plugin Jira

Use SQL to instantly query Jira. Open source CLI. No DB required.
Alternatives To Steampipe Plugin Jira
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Leantime2,242
8 days ago165gpl-2.0PHP
Leantime is a lean project management system for non-project managers. Designed to help you manage your projects from ideation to delivery.
Jira Select19
18 days agoPython
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 Jira15
2 months ago10June 17, 20224apache-2.0Go
Use SQL to instantly query Jira. Open source CLI. No DB required.
Jirachi9
10 years agoJava
Simple analysis of JIRA tickets for an open source project, using the JIRA API + HBase + Phoenix
Ignite Teamcity Bot8
3 months ago1apache-2.0Java
Apache ignite Teamcity Bot
Jira Groups Renamer5
4 years agomitPLpgSQL
SQL script for batch group renaming in Atlassian Jira
Activeobject_views4
2 years agoapache-2.0PLpgSQL
Creates easily queryable views over Jira/Confluence activeobjects tables
Njira2
3 years agootherR
SQL like query interface for JIRA in R language
Vault Jira Kubernetes Gcp2
4 years agogpl-3.0Shell
Kubernetes Vault deployment, GCP PostgreSql Dynamic Vault Secrets, JIRA dbconfig.xml vault secured.
Powerjirasqlrefresh2
6 months agomitTSQL
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.
Alternatives To Steampipe Plugin Jira
Select To Compare


Alternative Project Comparisons
Readme

image

Jira Plugin for Steampipe

Use SQL to query infrastructure including servers, networks, facilities and more from Jira.

Quick start

Install the plugin with Steampipe:

steampipe plugin install jira

Run a query:

select name, id, summary from jira_epic;

Developing

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:

Contributing

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:

Popular Jira Projects
Popular Sql Projects
Popular Applications Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Go
Postgresql
Sql
Jira