steampipe-plugin-kubernetes and steampipe-plugin-prometheus
These tools are ecosystem siblings, specifically plugins for the Steampipe open-source CLI that enable SQL querying of different data sources—Kubernetes and Prometheus, respectively—using the same underlying 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-prometheus
turbot/steampipe-plugin-prometheus
Use SQL to instantly query Prometheus metrics, alerts, labels and more. Open source CLI. No DB required.
This tool helps DevOps engineers and SREs query their Prometheus monitoring data using standard SQL. Instead of learning PromQL or navigating the Prometheus UI, you can write familiar SQL queries to explore metrics, alerts, and configuration details. It takes your Prometheus server address as input and outputs structured query results that are easy to analyze and report on.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work