steampipe-plugin-kubernetes and steampipe-plugin-stripe
These are ecosystem siblings, specifically individual plugins that extend the same open-source `steampipe` CLI tool to query different external APIs (Kubernetes and Stripe respectively) using SQL.
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-stripe
turbot/steampipe-plugin-stripe
Use SQL to instantly query customers, products, invoices and more from Stripe. Open source CLI. No DB required.
This tool helps financial analysts, business owners, or operations managers analyze their Stripe data. You can input raw data about customers, products, invoices, and subscriptions directly from Stripe and get structured query results. It's for anyone who needs to quickly extract specific financial information or generate custom reports without complex API integrations.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work