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.
Use this if you need to quickly retrieve and analyze structured data from GitHub using familiar SQL queries without setting up a traditional database.
Not ideal if you prefer to interact with GitHub exclusively through its web interface or a dedicated API client, or if you only need very basic data lookups.
Stars
87
Forks
38
Language
Go
License
Apache-2.0
Category
Last pushed
Mar 19, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/data-engineering/turbot/steampipe-plugin-github"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
turbot/steampipe-plugin-aws
Use SQL to instantly query AWS resources across regions and accounts. Open source CLI. No DB required.
turbot/steampipe-plugin-kubernetes
Use SQL to instantly query Kubernetes API resources. Open source CLI. No DB required.
turbot/steampipe-plugin-gcp
Use SQL to instantly query GCP resources across regions, projects and organizations. Open source...
turbot/steampipe-plugin-azure
Use SQL to instantly query Azure resources across regions and subscriptions. Open source CLI. No...
turbot/steampipe-plugin-sdk
Steampipe Plugin SDK is a simple abstraction layer to write a Steampipe plugin. Plugins...