steampipe-plugin-github and steampipe-plugin-jira
These two tools are **ecosystem siblings**: they are both Steampipe plugins designed to extend the core Steampipe CLI by providing SQL interfaces to different external APIs (GitHub and Jira, respectively).
About steampipe-plugin-github
turbot/steampipe-plugin-github
Use SQL to instantly query repositories, users, gists and more from GitHub. Open source CLI. No DB required.
This tool helps developers, project managers, and open-source enthusiasts analyze GitHub data using standard SQL queries. You input a GitHub account token, and the tool allows you to query repositories, users, and gists as if they were tables in a database. The output is structured data that can be used for reporting, analysis, or integration with other tools.
About steampipe-plugin-jira
turbot/steampipe-plugin-jira
Use SQL to instantly query Jira. Open source CLI. No DB required.
This tool helps anyone managing projects in Jira to analyze their data using standard SQL queries, without needing a database background. You provide your Jira account details, and it allows you to 'query' your issues, users, and boards as if they were tables in a database. This is ideal for project managers, team leads, or operations engineers who need to quickly extract specific information or generate reports from Jira.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work