# Installer spicedb avec Homebrew, Nix

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

## installation

```sh
sudo av install brew:spicedb
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install spicedb
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#spicedb
```

  Preuve: nixpkgs package indexes: pkgs/by-name/sp/spicedb/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:spicedb
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/spicedb>
- **Version:** 1.56.0
- **Résumé source:** Open Source, Google Zanzibar-inspired database
- **Page d'accueil:** <https://authzed.com/docs/spicedb/getting-started/discovering-spicedb>
- **Dépôt:** <https://github.com/authzed/spicedb>
- **Docs amont:** <https://authzed.com/docs/spicedb/getting-started/discovering-spicedb>
- **Licence:** Apache-2.0
- **Archive source:** <https://github.com/authzed/spicedb/archive/refs/tags/v1.56.0.tar.gz>
- **Dernière mise à jour:** 2026-07-26T04:03:43+02:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- spicedb (cli)
- spicedb (alias)

## Dépendances de compilation

- go

## Comportement d'installation

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

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 1.56.0
- gestionnaire mis à jour: 2026-07-26
- données locales: OK
- dépôt amont: https://github.com/authzed/spicedb
- dernière version détectée: v1.56.0 (à jour)
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

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

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.

### Chronologie

- 2020: AuthZed founders begin the first Zanzibar-inspired implementation after leaving Red Hat.
- 2021: The project is rewritten in Go and open-sourced as SpiceDB.
- 2021: SpiceDB v1.0.0 is released on GitHub.
- 2026: SpiceDB remains actively released, with v1.54.0 published in June 2026.

### Related projects

- Google Zanzibar is the main design inspiration.
- AuthZed Cloud is the managed product around the SpiceDB ecosystem.
- Open Policy Agent is documented as a comparison/migration reference in the official docs.
- The SpiceDB Kubernetes Operator manages SpiceDB clusters in Kubernetes.

### Sources

- <https://api.github.com/repos/authzed/spicedb>
- <https://api.github.com/repos/authzed/spicedb/releases?per_page=100>
- <https://authzed.com/docs/spicedb/getting-started/configuration>
- <https://authzed.com/docs/spicedb/getting-started/discovering-spicedb>
- <https://github.com/authzed/spicedb>


## Notes de sécurité

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



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

- Unix: spicedb.env
## Détails de la base source

- **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:** head, stable

## Autres enregistrements de gestionnaires de paquets

- Nix - spicedb: normalized package name match | nixpkgs package indexes: pkgs/by-name/sp/spicedb/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Liens liés

- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Database and data packages](https://pkg.so/fr/database-data-tools/) - Matched database, SQL, migration, or data-store metadata.
- [Security and crypto packages](https://pkg.so/fr/security-crypto-tools/) - Matched security, identity, cryptography, password, signing, or certificate metadata.
- [go](https://pkg.so/fr/brew/go/) - Build dependency declared by Homebrew.
- [openfga](https://pkg.so/fr/brew/openfga/) - Shares pkgdb curated category or tags: access-control, authorization, cli, security, zanzibar.
- [permify](https://pkg.so/fr/brew/permify/) - Shares pkgdb curated category or tags: authorization, cli, security, zanzibar.
- [authz0](https://pkg.so/fr/brew/authz0/) - Shares pkgdb curated category or tags: access-control, authorization, cli, security.
- [libcap](https://pkg.so/fr/brew/libcap/) - Shares pkgdb curated category or tags: cli, permissions, security.
- [opa](https://pkg.so/fr/brew/opa/) - Shares pkgdb curated category or tags: authorization, cli, security.
- [teleport](https://pkg.so/fr/brew/teleport/) - Shares pkgdb curated category or tags: access-control, cli, security.
- [libcap-ng](https://pkg.so/fr/brew/libcap-ng/) - Shares pkgdb curated category or tags: cli, permissions, security.
- [sqlcipher](https://pkg.so/fr/brew/sqlcipher/) - Shares pkgdb curated category or tags: cli, database, security.

## Combined YAML source

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


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
