macOS
brew install anyquerylocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für anyquery in AI-Agent-Workflows.
Installation
brew install anyquerylocal Homebrew formula metadata
winget install --id JulienCagniart.anyquery -eWindows Package Manager source index · JulienCagniart.anyquery · Quelle: cdn.winget.microsoft.com
Überblick
Query anything with SQL
Verlauf
anyquery is a Go command-line SQL query engine that exposes files, databases, APIs, desktop apps, plugins, and LLM-facing tools as queryable tables. It is built on SQLite and presents a package-manager-friendly single binary plus plugin registry model.
The official README describes anyquery as a SQL query engine for 'pretty much anything', including files, databases, and apps such as Apple Notes, Notion, Chrome, and Todoist. It is built on SQLite and extended through plugins, and it can also run as a MySQL-compatible server for tools such as TablePlus and Metabase.
The project also moved into LLM tooling. The README and docs describe Model Context Protocol support via anyquery mcp, HTTP/SSE mode, and a function-calling server through anyquery gpt, allowing ChatGPT, Claude, Cursor, TypingMind, and similar clients to query local or connected data.
anyquery's distribution footprint is broad for a young project. The official README lists Homebrew, APT, YUM/DNF, Scoop, Winget, Chocolatey, Arch AUR, and GitHub release binaries, while the input facts show Homebrew and Winget packages.
The plugin registry is central to adoption: badges in the README expose integration counts and query-hub counts, and docs describe installing plugins, managing profiles, loading SQLite extensions, and connecting LLM interfaces. This makes anyquery more like a queryable integration platform than a fixed CLI.
Users run SQL directly in the anyquery shell, pass one-off queries with flags, start a MySQL-compatible server with anyquery server, install plugins from the registry, and create profiles for separate plugin configurations such as personal and work accounts.
The CLI reference documents --config as a path to the configuration database and --database as either a database path or :memory:, but the official docs inspected here do not specify a fixed default config-file path. For that reason the config-file-location is left null rather than inventing a platform path.
anyquery is interesting because it compresses several trends into one package: SQLite-as-runtime, plugin-based data virtualization, local-first CLI workflows, MySQL compatibility for BI tools, and MCP/function-calling bridges for LLM clients.
For package managers, the core binary is only the start. The real ecosystem is registry metadata, plugin binaries or extensions, profiles containing service configuration, and security-sensitive integrations with desktop apps and web accounts.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
anyquery | cli | globales Executable |
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.
https://github.com/julien040/anyquery
Installationsmetadaten
| Paketschlüssel | brew:anyquery |
|---|---|
| Version | 0.4.6 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/anyquery |
| Homepage | https://anyquery.dev |
| Repository | https://github.com/julien040/anyquery |
| Upstream-Dokumentation | https://anyquery.dev/docs |
| Lizenz | AGPL-3.0-only |
| Quellarchiv | https://github.com/julien040/anyquery/archive/refs/tags/0.4.6.tar.gz |
| Zuletzt aktualisiert | 2026-07-03T15:10:06Z |
| Pulse | updated |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | anyquery |
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
JulienCagniart.anyquery
winget install --id JulienCagniart.anyquery -eQuellspur
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.