# Installer sqldiff avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de sqldiff pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:sqldiff
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install sqldiff
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:sqldiff
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/sqldiff>
- **Version:** 3.53.4
- **Résumé source:** Displays the differences between SQLite databases
- **Page d'accueil:** <https://www.sqlite.org/sqldiff.html>
- **Docs amont:** <https://www.sqlite.org/sqldiff.html>
- **Licence:** blessing
- **Archive source:** <https://www.sqlite.org/2026/sqlite-src-3530400.zip>
- **Dernière mise à jour:** 2026-07-25T14:38:49Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- sqldiff (cli)
- sqldiff (alias)

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, tahoe, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 3.53.4
- gestionnaire mis à jour: 2026-07-25
- données locales: OK
- dépôt amont: https://www.sqlite.org/sqldiff.html
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

- <https://github.com/sqlite/sqlite#readme>
- <https://www.sqlite.org/sqldiff.html>
- <https://www.sqlite.org/src>
- input.source_facts.package-manager


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour sqldiff. Les métadonnées de paquet restent publiées ici afin que la couverture future dispose d'une URL stable.


## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** sqldiff
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## Liens liés

- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [sqlx-cli](https://pkg.so/fr/brew/sqlx-cli/) - Shares pkgdb curated category or tags: cli, database, developer-tools, sql, sqlite.
- [dbmate](https://pkg.so/fr/brew/dbmate/) - Shares pkgdb curated category or tags: cli, database, developer-tools, sql, sqlite.
- [snowflake-cli](https://pkg.so/fr/brew/snowflake-cli/) - Shares pkgdb curated category or tags: cli, database, developer-tools, sql.
- [sqlc](https://pkg.so/fr/brew/sqlc/) - Shares pkgdb curated category or tags: cli, database, developer-tools, sql.
- [sqlpage](https://pkg.so/fr/brew/sqlpage/) - Shares pkgdb curated category or tags: cli, database, developer-tools, sql.
- [dbhash](https://pkg.so/fr/brew/dbhash/) - Shares pkgdb curated category or tags: cli, database, developer-tools, sqlite.
- [sql-lint](https://pkg.so/fr/brew/sql-lint/) - Shares pkgdb curated category or tags: cli, database, developer-tools, sql.
- [jet](https://pkg.so/fr/brew/jet/) - Shares pkgdb curated category or tags: cli, database, developer-tools, sql.

## Combined YAML source

View the package source record on GitHub. [combined/sqldiff.yml](https://github.com/mxcl/pkgdb/blob/main/combined/sqldiff.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
