macOS
brew install spicedblocal Homebrew formula metadata
brew
Open Source, Google Zanzibar-inspired database. Version 1.54.0 via Homebrew; verified 2026-06-19.
install
brew install spicedblocal Homebrew formula metadata
nix profile install nixpkgs#spicedbnixpkgs package indexes · pkgs/by-name/sp/spicedb/package.nix · source: api.github.com
overview
Open Source, Google Zanzibar-inspired database
history
SpiceDB is AuthZed's open source, Google Zanzibar-inspired permissions database. It stores relationship data and answers authorization questions for applications that need centralized, fine-grained access control.
AuthZed's official history says its founders left Red Hat in August 2020, built an API-complete Zanzibar implementation called Arrakis in Python the next month, rewrote the idea in Go as Caladan in March 2021, and open-sourced it in September 2021 as SpiceDB. GitHub records the authzed/spicedb repository as created in August 2021, and the first v1.0.0 GitHub release was published on September 30, 2021.
SpiceDB grew with the broader interest in relationship-based access control and Zanzibar-style authorization outside large platform companies. Its README presents it as a centralized service for product suites and microservice architectures, and the official docs emphasize Kubernetes operation, gRPC and HTTP APIs, client libraries, schema validation, and datastore choices such as PostgreSQL, MySQL, CockroachDB, Spanner, and in-memory storage.
Developers define a schema, write relationships, and use client libraries or APIs to check permissions. Operators run the spicedb binary or container with flags, environment variables, Kubernetes operator configuration, or a spicedb.env dotenv file, then connect it to a datastore for production use.
SpiceDB matters to package and CLI users because it packages a once-proprietary class of infrastructure as a downloadable binary, container image, and Homebrew formula. It is one of the modern examples where local CLI experimentation, Docker examples, Kubernetes operators, and security-sensitive production service packaging all describe the same tool.
security posture
No matching local secret-handling manifest was found for spicedb. Nucleus package metadata is still published here so future coverage has a stable package URL.
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.
spicedb.envexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
spicedb | 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/authzed/spicedb
install metadata
| Package key | brew:spicedb |
|---|---|
| Version | 1.54.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/spicedb |
| Homepage | https://authzed.com/docs/spicedb/getting-started/discovering-spicedb |
| Repository | https://github.com/authzed/spicedb |
| Upstream docs | https://authzed.com/docs/spicedb/getting-started/discovering-spicedb |
| License | Apache-2.0 |
| Source archive | https://github.com/authzed/spicedb/archive/refs/tags/v1.54.0.tar.gz |
| Last updated | 2026-06-19T00:41:23Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | spicedb |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| 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.
spicedb
nix profile install nixpkgs#spicedbsource 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.