steampipe-plugin-github and steampipe-plugin-kubernetes
These are ecosystem siblings, specifically two distinct Steampipe plugins that extend the same open-source CLI framework to allow SQL querying of different third-party APIs (GitHub and Kubernetes, 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-kubernetes
turbot/steampipe-plugin-kubernetes
Use SQL to instantly query Kubernetes API resources. Open source CLI. No DB required.
This tool helps DevOps engineers and Kubernetes administrators understand the current state of their Kubernetes clusters. You input your cluster configuration, Helm charts, or manifest files, and it allows you to query all resources using standard SQL commands. The output is structured data about your deployed applications, configurations, and infrastructure, making it easier to audit and troubleshoot.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work