macOS
brew install steampipelocal Homebrew formula metadata
sudo port install steampipeMacPorts ports tree · net/steampipe/Portfile · source: api.github.com
brew
Use SQL to instantly query your cloud services. Version 2.4.4 via Homebrew; verified 2026-05-25.
install
brew install steampipelocal Homebrew formula metadata
sudo port install steampipeMacPorts ports tree · net/steampipe/Portfile · source: api.github.com
nix profile install nixpkgs#steampipenixpkgs package indexes · pkgs/by-name/st/steampipe/package.nix · source: api.github.com
sudo zypper install steampipeopenSUSE Tumbleweed package metadata · steampipe · source: download.opensuse.org
overview
Use SQL to instantly query your cloud services
history
Steampipe is a command-line data tool that exposes APIs and services as SQL-queryable tables. It is especially associated with cloud infrastructure, security, and DevOps workflows where package users want a local binary that can query live services without building ETL pipelines.
The upstream repository was created in January 2021. The official README presents Steampipe as a zero-ETL way to query APIs and services with SQL, emphasizing live data, concurrency, a single binary, and local or CI/CD use.
The project expanded from a CLI into a broader plugin and distribution ecosystem. Its README describes Steampipe CLI, Postgres foreign data wrappers, SQLite extensions, export tools, and Turbot Pipes as related distributions or hosted use cases.
The input package metadata lists Steampipe in Homebrew, MacPorts, Nix, and Zypper. The official README documents installation via Homebrew on macOS and an install script for Linux or WSL2, followed by installing plugins such as AWS, Azure, GCP, GitHub, Kubernetes, and Hacker News.
Steampipe's adoption is strongly tied to its plugin hub. The README says the community has grown a suite of plugins mapping APIs to database tables, with more than 2000 tables documented with copy-paste-run examples.
Common usage is to install the `steampipe` binary, install one or more plugins, and run interactive or batch SQL queries against live API-backed tables. It is also used in CI/CD and security/compliance workflows because the same SQL can inspect cloud, SaaS, code, and infrastructure data.
Package nerds care about Steampipe because it packages a database, plugin runtime, and cloud-query workflow as a local CLI. It turns package installation into immediate access to a broad set of API tables without requiring users to deploy a database service first.
It is also notable as an example of a CLI whose packaging story spans local binaries, plugin registries, container-like plugin distribution, and later sibling tools such as Powerpipe, Flowpipe, and Turbot Pipes.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.steampipe/config/*.spcexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
steampipe | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/turbot/steampipe
install metadata
| Package key | brew:steampipe |
|---|---|
| Version | 2.4.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/steampipe |
| Homepage | https://steampipe.io/ |
| Repository | https://github.com/turbot/steampipe |
| Upstream docs | https://steampipe.io/docs |
| License | AGPL-3.0-only |
| Source archive | https://github.com/turbot/steampipe/archive/refs/tags/v2.4.4.tar.gz |
| Last updated | 2026-05-25T15:43:52Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | steampipe |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
steampipe
nix profile install nixpkgs#steampipesteampipe 2.4.4-1.1
Query various APIs and services via SQL language
https://github.com/turbot/steampipe
sudo zypper install steampipesteampipe
sudo port install steampipesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.