steampipe-plugin-kubernetes and steampipe-plugin-oci
These two tools are ecosystem siblings: both are Steampipe plugins that extend its ability to query different cloud provider APIs using SQL, functioning as distinct data sources within the same framework.
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.
About steampipe-plugin-oci
turbot/steampipe-plugin-oci
Use SQL to instantly query Oracle Cloud resources across regions and accounts. Open source CLI. No DB required.
This tool helps you analyze and report on your Oracle Cloud infrastructure by letting you use standard SQL queries. You can input your Oracle Cloud account details and receive structured data about your servers, networks, and user identities. It's designed for cloud administrators, DevOps engineers, and security analysts who need to quickly audit or understand their Oracle Cloud environment.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work