macOS
brew install unitycataloglocal Homebrew formula metadata
brew
Open, Multi-modal Catalog for Data & AI. Version 0.5.0 via Homebrew; verified 2026-06-17.
install
brew install unitycataloglocal Homebrew formula metadata
choco install ucChocolatey community package catalog · uc · source: community.chocolatey.org
winget install --id Alibaba.UC -eWindows Package Manager source index · Alibaba.UC · source: cdn.winget.microsoft.com
overview
Open, Multi-modal Catalog for Data & AI
history
Unity Catalog is an open source catalog and governance project for data and AI assets. In package-manager terms, the formula is useful because it installs both a local server launcher and a CLI for experimenting with catalogs, schemas, tables, volumes, functions, models, and integrations.
The official documentation describes Unity Catalog as an open, multimodal catalog with an OpenAPI specification and Apache-2.0 implementation. It is designed to support multiple table formats, compute engines, and asset types, including tabular data, files, functions, and AI models.
The project launched publicly in July 2024. By the 0.2 release, the official blog highlighted external authentication, MLflow model support, Apache Spark and Delta Lake integration, and a new UI. The docs also note hosting under the LF AI & Data Foundation as a sandbox project.
Unity Catalog's adoption story is tied to the lakehouse and AI-governance ecosystem rather than to a single CLI audience. The upstream README lists ecosystem support from cloud providers, query engines, data tooling vendors, AI tooling projects, and governance vendors.
For local package users, adoption starts with the quickstart workflow: run the UC server locally, then use the uc CLI to inspect and operate on catalog content. That makes the Homebrew package valuable as a reproducible local test harness for an otherwise infrastructure-oriented system.
The official quickstart shows a two-terminal workflow: start the Unity Catalog server, then use the CLI to list catalogs and schemas, operate on Delta tables, and exercise sample assets. Integration docs cover Spark, Delta Lake, MLflow model registration, Spice, LiteLLM, and AI function tooling.
Configuration is server-centered. Official auth docs point users at etc/conf/server.properties for identity-provider settings and describe local authorization data, while the quickstart and server docs keep the CLI/server pairing visible.
Unity Catalog is package-nerd significant because it gives data engineers a local, open source implementation of a catalog API that otherwise lives in managed data-platform environments. A package manager can turn a governance server plus CLI into a fast local sandbox.
It also reflects a newer packaging pattern: CLI tools for AI and data infrastructure increasingly bundle local servers, OpenAPI-compatible services, sample data, auth configuration, and integrations with heavyweight runtimes such as Spark and MLflow.
security posture
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to 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.
etc/conf/server.propertiesetc/conf/server.log4j2.propertiesetc/conf/hibernate.propertiesCredential-bearing paths to review before unattended agent runs.
etc/conf/server.propertiesetc/conf/token.txtexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
start-uc-server | cli | global executable | |
uc | cli | global executable |
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.
https://github.com/unitycatalog/unitycatalog
install metadata
| Package key | brew:unitycatalog |
|---|---|
| Version | 0.5.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/unitycatalog |
| Homepage | https://unitycatalog.io/ |
| Repository | https://github.com/unitycatalog/unitycatalog |
| Upstream docs | https://docs.unitycatalog.io/ |
| License | Apache-2.0 |
| Source archive | https://github.com/unitycatalog/unitycatalog/archive/refs/tags/v0.5.0.tar.gz |
| Last updated | 2026-06-17T22:22:09Z |
| Pulse | updated |
| Dependencies | openjdk@21 |
| Build dependencies | sbt |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | unitycatalog |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
uc
choco install ucAlibaba.UC
winget install --id Alibaba.UC -eAlibaba.UCCloudDrive
winget install --id Alibaba.UCCloudDrive -eMaxDiesel.UnrealCommander
winget install --id MaxDiesel.UnrealCommander -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.