macOS
brew install stackqllocal Homebrew formula metadata
brew / Rang 6911
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für stackql in AI-Agent-Workflows.
Installation
brew install stackqllocal Homebrew formula metadata
nix profile install nixpkgs#stackqlnixpkgs package indexes · pkgs/by-name/st/stackql/package.nix · Quelle: api.github.com
Überblick
SQL interface for arbitrary resources with full CRUD support
Verlauf
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.
Sicherheitslage
Für stackql wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
stackql | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:stackql |
|---|---|
| Version | 0.10.582 |
| Paketmanager | Homebrew |
| Homepage | https://stackql.io/ |
| Repository | https://github.com/stackql/stackql |
| Zuletzt aktualisiert | 2026-07-31T09:52:03Z |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
stackql
nix profile install nixpkgs#stackqlQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.