macOS
brew install stackqllocal Homebrew formula metadata
brew / rank 6911
SQL interface for arbitrary resources with full CRUD support. Version 0.10.582 via Homebrew; verified 2026-07-31. Also installable with nix: nix profile install nixpkgs#stackql.
install
brew install stackqllocal Homebrew formula metadata
nix profile install nixpkgs#stackqlnixpkgs package indexes · pkgs/by-name/st/stackql/package.nix · source: api.github.com
overview
SQL interface for arbitrary resources with full CRUD support
history
StackQL is an open-source SQL interface for querying, provisioning, and operating cloud, SaaS, API, and MCP resources.
The official README describes StackQL as a Go application that turns SQL statements into provider API requests using provider definitions generated from OpenAPI extensions. The documentation presents it as a standalone CLI with exec, shell, and server modes rather than as a database.
StackQL's official installation docs emphasize multiple distribution channels: Homebrew and signed macOS installers, Linux binaries, Chocolatey and signed Windows installers, Docker images, GitHub Actions, and MCP bundles. Its newer documentation also positions StackQL as infrastructure context for AI agents and publishes a StackQL MCP server through the Official MCP Registry plus npm, PyPI, Docker, GitHub Actions, and bundle artifacts.
Common usage is either interactive or batch-oriented. Users run stackql shell for a REPL, stackql exec for one statement or an input file, or stackql srv for Postgres wire protocol access, then query or change provider resources with SQL-like SELECT, INSERT, and other statements.
Package nerds care about StackQL because it makes cloud APIs look like a portable CLI database surface without requiring a local database or state file. Its packaging story is also broad: native installers, Homebrew, Docker, CI actions, and MCP server distributions all carry the same command-line core into different automation environments.
security posture
No matching local secret-handling manifest was found for stackql. Nucleus package metadata is still published here so future coverage has a stable package URL.
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.
./.stackqlrcpath passed with --configfileexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
stackql | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:stackql |
|---|---|
| Version | 0.10.582 |
| Package manager | Homebrew |
| Homepage | https://stackql.io/ |
| Repository | https://github.com/stackql/stackql |
| Last updated | 2026-07-31T09:52:03Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
stackql
nix profile install nixpkgs#stackqlsource 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.