macOS
brew install steampipelocal Homebrew formula metadata
sudo port install steampipeMacPorts ports tree · net/steampipe/Portfile · 来源: api.github.com
安装
brew install steampipelocal Homebrew formula metadata
sudo port install steampipeMacPorts ports tree · net/steampipe/Portfile · 来源: api.github.com
nix profile install nixpkgs#steampipenixpkgs package indexes · pkgs/by-name/st/steampipe/package.nix · 来源: api.github.com
sudo zypper install steampipeopenSUSE Tumbleweed package metadata · steampipe · 来源: download.opensuse.org
概览
Use SQL to instantly query your cloud services
历史
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.
安全态势
infrastructure mutation or orchestration signal.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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/*.spc可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
steampipe | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/turbot/steampipe
安装元数据
| 软件包键 | brew:steampipe |
|---|---|
| 版本 | 2.4.4 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/steampipe |
| 主页 | https://steampipe.io/ |
| 仓库 | https://github.com/turbot/steampipe |
| 上游文档 | https://steampipe.io/docs |
| 许可证 | AGPL-3.0-only |
| 源码归档 | https://github.com/turbot/steampipe/archive/refs/tags/v2.4.4.tar.gz |
| 最后更新 | 2026-05-25T15:43:52Z |
| Pulse | updated |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 steampipe来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.