Automic VaultAutomic Vault

brew

anyquery を Homebrew, winget でインストール

anyquery のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install anyquery

local Homebrew formula metadata

Windows

Windows Package Manager確認済み · 92%
winget install --id JulienCagniart.anyquery -e

Windows Package Manager source index · JulienCagniart.anyquery · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Query anything with SQL

コマンドとエイリアス

  • anyquery

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2024: The public Git tag list starts with 0.1.x releases.
  • 2025: The release feed shows 0.4.4 with security and plugin documentation work.
  • 2026: The release feed shows 0.4.5 as a security-fix release and describes anyquery as a query engine for querying anything over SQL.

Related projects

  • SQLite is the underlying query engine named by the official README.
  • The Model Context Protocol is a supported integration mode for LLM clients.
  • MySQL-compatible clients such as TablePlus and Metabase are named by upstream as connection targets.
  • PRQL and PQL are alternative query languages supported by the CLI.

ソース

  • Official README, docs pages, release feed, and source_facts.package-manager.

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:sql

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
anyquerycliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版0.4.6
マネージャ更新日2026-07-03
ローカルデータOK
上流最新
検出された最新0.4.6

https://github.com/julien040/anyquery

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:anyquery
バージョン0.4.6
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/anyquery
ホームページhttps://anyquery.dev
リポジトリhttps://github.com/julien040/anyquery
上流ドキュメントhttps://anyquery.dev/docs
ライセンスAGPL-3.0-only
ソースアーカイブhttps://github.com/julien040/anyquery/archive/refs/tags/0.4.6.tar.gz
最終更新2026-07-03T15:10:06Z
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameanyquery
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

winget95%

JulienCagniart.anyquery

winget install --id JulienCagniart.anyquery -e
  • normalized package name match
  • 一致条件: Anyquery
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: JulienCagniart.anyquery from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment