steampipe-plugin-github and steampipe-plugin-sdk
The Steampipe Plugin SDK is an ecosystem sibling, specifically a development library, that enables the creation of tools like the Steampipe GitHub plugin, which leverages the SDK to provide SQL-based access to GitHub data.
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.
Implements the Steampipe plugin architecture to translate GitHub API calls into virtual SQL tables, supporting deployment across multiple engines including Postgres FDW, SQLite extensions, and hosted Turbot Pipes instances. Enables real-time querying of pull requests, workflows, issues, and organization data without caching or pre-syncing, with token-based authentication and dynamic schema introspection.
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work