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).

Maintenance 13/25
Adoption 9/25
Maturity 16/25
Community 21/25
Maintenance 13/25
Adoption 8/25
Maturity 16/25
Community 20/25
Stars: 87
Forks: 38
Downloads:
Commits (30d): 0
Language: Go
License: Apache-2.0
Stars: 61
Forks: 24
Downloads:
Commits (30d): 0
Language: Go
License: Apache-2.0
No Package No Dependents
No Package No Dependents

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-kubernetes

turbot/steampipe-plugin-kubernetes

Use SQL to instantly query Kubernetes API resources. Open source CLI. No DB required.

Enables querying both deployed Kubernetes resources and static configurations through a unified interface—scanning manifest files from local/remote sources, rendering Helm charts, and discovering custom resources with dynamic table generation. Built on Steampipe's plugin architecture, it integrates with Postgres FDW, SQLite extensions, and Turbot Pipes, supporting multiple authentication methods including kubeconfig contexts, in-cluster service accounts, and OIDC.

Scores updated daily from GitHub, PyPI, and npm data. How scores work