macOS
brew install liquibaselocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de liquibase pour les workflows d'agents IA.
installation
brew install liquibaselocal Homebrew formula metadata
sudo apk add liquibaseAlpine Linux edge package indexes · liquibase · Source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#liquibasenixpkgs package indexes · pkgs/by-name/li/liquibase/package.nix · Source: api.github.com
choco install liquibaseChocolatey community package catalog · liquibase · Source: community.chocolatey.org
scoop install main/liquibaseScoop official bucket manifest trees · bucket/liquibase.json · Source: api.github.com
winget install --id Liquibase.Liquibase -eWindows Package Manager source index · Liquibase.Liquibase · Source: cdn.winget.microsoft.com
aperçu
Library for database change tracking
Aucun alias exécutable n'a été trouvé dans la base locale des paquets.
historique
Liquibase is a database change management project and CLI that turns schema and data changes into versioned changelog files, records which changesets have run, and supports repeatable deployment and rollback workflows.
Nathan Voxland founded the Liquibase open-source project in 2006 to make database changes easier to track. The project developed into a Java-based database migration ecosystem with command-line usage, embeddable libraries, build-tool integrations, and commercial governance products around the same core workflow.
The main source repository is the liquibase/liquibase GitHub project. The documentation site distinguishes Liquibase Community from Liquibase Secure, but both build around the same core concepts of changelogs, changesets, checksums, update operations, rollback operations, and database history tables.
Liquibase adoption followed the rise of database DevOps: teams wanted schema changes reviewed, versioned, and deployed alongside application code instead of kept as ad hoc DBA scripts. Support for SQL, XML, YAML, and JSON changelogs made it usable across teams with different preferences.
Package managers carry Liquibase because developers and CI workers need a reproducible CLI. The Homebrew formula also records packaging details that differ from the cask path: it uses the liquibase formula name, depends on openjdk, and tells users to set LIQUIBASE_HOME to the formula libexec directory.
A typical Liquibase project stores changelogs in the repository, points Liquibase at a target database and JDBC driver, then runs update or rollback commands. Liquibase records execution in DATABASECHANGELOG and uses checksums to notice changes to previously deployed changesets.
The Homebrew formula is the package-manager-oriented CLI path for brew install liquibase. In this batch it records stable version 4.33.0, while the cask:liquibase-community package records the vendor Community cask at version 5.0.3.
Liquibase is a classic developer-tool package because it lives in local shells, CI images, Docker workflows, and build systems but acts on external databases. Correct packaging has to balance Java runtime dependency, driver extensibility, config-file conventions, and command-line reproducibility.
The formula/cask split is package-nerd useful: the formula presents Liquibase as a Homebrew-managed CLI with an OpenJDK dependency and LIQUIBASE_HOME guidance, while the cask presents Liquibase Community as a vendor-distributed application archive.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
./liquibase.properties$LIQUIBASE_HOME/examples/<sql|xml|yaml|json>/liquibase.propertiesCredential-bearing paths to review before unattended agent runs.
./liquibase.propertiespath supplied with --driver-properties-fileexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
| Aucune donnée d'exécutable n'était présente. | |||
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/liquibase/liquibase
métadonnées d'installation
| Clé du paquet | brew:liquibase |
|---|---|
| Version | 4.33.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/liquibase |
| Page d'accueil | https://www.liquibase.org/ |
| Dépôt | https://github.com/liquibase/liquibase |
| Docs amont | https://docs.liquibase.com/ |
| Licence | Apache-2.0 |
| Archive source | https://github.com/liquibase/liquibase/releases/download/v4.33.0/liquibase-4.33.0.tar.gz |
| Dépendances | openjdk |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
| Précautions | You should set the environment variable LIQUIBASE_HOME to $HOMEBREW_PREFIX/opt/liquibase/libexec |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | liquibase |
| Version Scheme | 0 |
| Revision | 1 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
liquibase
nix profile install nixpkgs#liquibaseliquibase 4.9.1-r0
Source Control for your Database
sudo apk add liquibaseliquibase-doc 4.9.1-r0
Source Control for your Database (documentation)
sudo apk add liquibase-docliquibase
choco install liquibasemain/liquibase
scoop install main/liquibaseLiquibase.Liquibase
winget install --id Liquibase.Liquibase -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.