steampipe-plugin-sdk and steampipe-plugin-jira
About steampipe-plugin-sdk
turbot/steampipe-plugin-sdk
Steampipe Plugin SDK is a simple abstraction layer to write a Steampipe plugin. Plugins automatically work across all engine types including the Steampipe CLI, Postgres FDW, SQLite extension and the export CLI.
This is a toolkit for developers who want to create custom data connectors (plugins) for Steampipe. It helps you turn data from any source into a format that can be queried like a database, allowing you to build new plugins or extend existing ones for Steampipe. The end-user is a software developer creating data integration 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