steampipe-plugin-aws and steampipe-plugin-kubernetes

steampipe-plugin-aws
56
Established
Maintenance 13/25
Adoption 10/25
Maturity 9/25
Community 24/25
Maintenance 13/25
Adoption 8/25
Maturity 9/25
Community 20/25
Stars: 224
Forks: 118
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-aws

turbot/steampipe-plugin-aws

Use SQL to instantly query AWS resources across regions and accounts. Open source CLI. No DB required.

Exposes 200+ AWS resource tables (EC2, IAM, RDS, KMS, etc.) as virtual tables queryable through SQL without requiring a separate database. Built as a Steampipe plugin in Go, it translates SQL queries into AWS API calls on-demand, supporting multiple deployment modes including Postgres FDW, SQLite extensions, and Turbot Pipes hosted instances. Handles credential management across various AWS authentication methods (roles, SSO, temporary credentials) and enables cross-account, cross-region queries through standard SQL joins and filters.

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