Automic VaultAutomic Vault

brew

Install sqldiff with Homebrew

Displays the differences between SQLite databases. Version 3.53.3 via Homebrew; verified 2026-06-27.

install

Additional install commands

macOS

Homebrewverified ยท 100%
brew install sqldiff

local Homebrew formula metadata

overview

Package summary

Displays the differences between SQLite databases

Commands and aliases

  • sqldiff

history

Project history and usage

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.

Project history

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.

Adoption 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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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.

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for sqldiff. Nucleus package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 8 platform targets.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
sqldiffcliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version3.53.3
manager updated2026-06-27
local dataok
upstreamnot checked
latest detectednot detected

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

install metadata

Package metadata

Package keybrew:sqldiff
Version3.53.3
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/sqldiff
Homepagehttps://www.sqlite.org/sqldiff.html
Repositoryhttps://www.sqlite.org/src
Upstream docshttps://www.sqlite.org/sqldiff.html
Licenseblessing
Source archivehttps://www.sqlite.org/2026/sqlite-src-3530300.zip
Last updated2026-06-27T14:08:56Z
Pulseupdated
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, tahoe, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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