Steampipe
Query cloud services, infrastructure, and APIs with SQL using SQLite and Postgres FDW.
Why consider Steampipe?
Steampipe is an open-source CLI and SQL engine written in Go by Turbot. It translates live REST APIs from over 150 cloud providers (AWS, GitHub, Slack, Jira, Kubernetes) into relational SQL tables, enabling instant compliance auditing, asset inventories, and multi-cloud queries.
Learn Steampipe by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Steampipe
Steampipe queries live AWS infrastructure and GitHub repositories using standard SQL syntax.
Quickstart
steampipe plugin install awssteampipe query "select title, region, status from aws_ec2_instance"Steampipe is licensed under the GNU AGPL-3.0 license.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.