pkg.soopen package index

cask / Rang 2328

liquibase-community mit Homebrew Cask installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für liquibase-community in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrew Caskverifiziert · 100%
brew install --cask liquibase-community

local Homebrew cask metadata

Überblick

Paketzusammenfassung

Library for database change tracking

Befehle und Aliase

  • liquibase

Verlauf

Projektgeschichte und Nutzung

Liquibase Community is the community-supported distribution of Liquibase, a database change management tool that records database changes in changelogs, applies undeployed changesets, and tracks execution in tables such as DATABASECHANGELOG.

Projektgeschichte

Nathan Voxland founded the Liquibase open-source project in 2006 to make database changes easier to track. The project grew from a Java-oriented schema change tool into a cross-database migration and deployment tool with a command line, libraries, build-tool integrations, and commercial governance features.

The official GitHub repository is the main Liquibase source tree and is organized around Java and Groovy code. Liquibase documentation describes Community as a community-supported tool for managing database change, while the same documentation site also separates commercial Liquibase Secure material.

Adoptionsgeschichte

Liquibase became popular because it treated database schema changes as versioned artifacts that could travel with application code. Changelogs in SQL, XML, YAML, and JSON, plus checksums and the DATABASECHANGELOG table, made it useful in CI/CD, Java application delivery, and regulated database deployment workflows.

The Liquibase company page describes the project as a de facto standard for database change management. Its GitHub repository topics and docs show sustained use around MySQL, Oracle, SQL Server, DB2, MariaDB, DevOps, continuous delivery, and database migrations.

Wie es verwendet wird

Community users write changelogs, identify changesets by id and author, and run commands such as update, rollback, diff, and generate-changelog against target databases. Liquibase stores applied-change metadata in DATABASECHANGELOG and uses checksums to detect unexpected changes to already-deployed changesets.

The Homebrew cask packages the Liquibase Community distribution path, with a cask install command and a Liquibase-hosted archive. In this batch it differs from the Homebrew formula: the cask record names Liquibase Community and version 5.0.3, while the formula record names liquibase and version 4.33.0.

Warum Paket-Nerds sich dafür interessieren

Liquibase is package-nerd interesting because it is both a library and an operations CLI: the package must bring along Java expectations, JDBC driver workflows, config-file conventions, and a CLI that often runs inside release automation.

The Community cask is significant as a vendor-distribution style Homebrew artifact. It points users to Liquibase's Community product surface and download archive rather than merely building a formula around the open-source source tree.

Zeitleiste

  • 2006: Nathan Voxland founded the Liquibase open-source project.
  • 2010s: Liquibase became a common database migration tool in Java and DevOps workflows, with changelog formats beyond XML and command-line/build-tool integrations.
  • 2020: The company behind commercial Liquibase tooling operated under the Liquibase brand, aligning the company identity with the open-source project.
  • 2025: Liquibase documentation for Community 5.0 described Community as the community-supported tool for managing database change.
  • 2026: The Homebrew cask record for this batch identifies Liquibase Community 5.0.3 and a Liquibase-hosted download archive.

Related projects

  • Flyway is the most commonly compared database migration tool; both are package-manager fixtures for teams that want repeatable database deployments.
  • Liquibase also sits near JDBC drivers, Maven and Gradle integrations, Docker images, CI/CD systems, and database-native tooling used for schema comparison, rollback, and deployment governance.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für liquibase-community wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
./liquibase.properties$LIQUIBASE_HOME/examples/<sql|xml|yaml|json>/liquibase.properties

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
./liquibase.propertiespath supplied with --driver-properties-file

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
liquibaseBinärdateiHomebrew-Cask-Binärdateiliquibase

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version5.0.3
Manager aktualisiert2026-05-15
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselcask:liquibase-community
Version5.0.3
PaketmanagerHomebrew Cask
Homepagehttps://www.liquibase.com/community
Zuletzt aktualisiert2026-05-15T13:47:05Z
Pulseupdated
SHA-256865aab391be9cbe3fee22461392d5d29aa76652596598b14700a3f5f05c9e2b7
Download-URLhttps://package.liquibase.com/downloads/oss/homebrew/liquibase-5.0.3.tar.gz
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix92%

liquibase

nix profile install nixpkgs#liquibase
  • installed executable or alias match
  • Abgeglichen nach: Liquibase
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/li/liquibase/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk92%

liquibase 4.9.1-r0

Source Control for your Database

https://www.liquibase.org/

sudo apk add liquibase
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: liquibase
  • 1 Abhängigkeiten
  • installed executable or alias match
  • Abgeglichen nach: Liquibase
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: liquibase from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk92%

liquibase-doc 4.9.1-r0

Source Control for your Database (documentation)

https://www.liquibase.org/

sudo apk add liquibase-doc
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: liquibase
  • installed executable or alias match
  • Abgeglichen nach: Liquibase
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: liquibase-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
Chocolatey92%

liquibase

choco install liquibase
  • installed executable or alias match
  • Abgeglichen nach: Liquibase
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: liquibase from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','lftp'
Scoop92%

main/liquibase

scoop install main/liquibase
  • installed executable or alias match
  • Abgeglichen nach: Liquibase
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/liquibase.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget92%

Liquibase.Liquibase

winget install --id Liquibase.Liquibase -e
  • installed executable or alias match
  • Abgeglichen nach: Liquibase
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Liquibase.Liquibase from https://cdn.winget.microsoft.com/cache/source.msix

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation