Automic VaultAutomic Vault

brew

sqldiff を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install sqldiff

local Homebrew formula metadata

概要

パッケージ概要

Displays the differences between SQLite databases

コマンドとエイリアス

  • sqldiff

履歴

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

sqldiff is the SQLite project's command-line database difference utility. It compares two SQLite databases and usually emits SQL that transforms the first database into the second.

プロジェクトの歴史

sqldiff is documented as part of the official SQLite toolset rather than as a separate standalone project. The SQLite source repository is managed in Fossil at sqlite.org/src, and the SQLite README emphasizes that this Fossil repository contains the official source history.

採用の歴史

As a small companion utility to SQLite, sqldiff is mostly adopted through SQLite-oriented packaging. The input metadata lists a Homebrew formula with the sqldiff executable, giving macOS and Linuxbrew users an easy way to install the database-diff tool without building SQLite source utilities themselves.

使われ方

The basic invocation is sqldiff database1.sqlite database2.sqlite. Options can emit summaries, limit comparison to schema or a table, wrap output in a transaction, or produce a binary changeset for SQLite's session extension.

パッケージ好きにとっての重要性

Package nerds care about sqldiff because it is a tiny, official SQLite-adjacent CLI that does one packageable job well: inspect and script differences between database files. It is useful in migrations, fixtures, reproducible tests, and debugging binary database changes.

タイムライン

  • 2000: SQLite source history begins, according to the SQLite source README.
  • Current docs: sqldiff is documented as sqldiff.exe, a command-line database difference utility.
  • 2023: sqldiff documentation page last updated on 2023-01-06.

Related projects

  • sqldiff is related to SQLite itself and to the SQLite session extension when using the --changeset mode.

セキュリティ状態

保護ツール対応はまだ見つかっていません

sqldiff に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 8 個のプラットフォームターゲットで利用できます。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版3.53.3
マネージャ更新日2026-06-27
ローカルデータOK
上流not checked
検出された最新未検出

https://www.sqlite.org/sqldiff.html

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:sqldiff
バージョン3.53.3
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/sqldiff
ホームページhttps://www.sqlite.org/sqldiff.html
リポジトリhttps://www.sqlite.org/src
上流ドキュメントhttps://www.sqlite.org/sqldiff.html
ライセンスblessing
ソースアーカイブhttps://www.sqlite.org/2026/sqlite-src-3530300.zip
最終更新2026-06-27T14:08:56Z
Pulseupdated
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, tahoe, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソース経路

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

このページは 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
  • package relationship graph
  • package version freshness
  • package-page enrichment