authzed/spicedb
Open Source, Google Zanzibar-inspired database for scalably storing and querying fine-grained authorization data observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 99
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 17.0
- age_days: 1843
- days_rel: 7
- days_push: 7
- n_releases_24m: 39
Adoption not part of the score
6990 stars · 413 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
SpiceDB is an open-source, Google Zanzibar-inspired database for storing, computing, and validating fine-grained authorization data at scale. It exposes gRPC and HTTP APIs for defining permission schemas, writing relationships, and checking access, and deploys via Docker or a Kubernetes operator.
Use cases
- implement fine-grained permissions for my application
- replace hardcoded role checks with a centralized authorization service
- model RBAC and ReBAC relationships like Google Zanzibar
- check if a user can access a resource via an API
- secure multi-tenant RAG pipelines and AI agents
- manage entitlements and access control lists at scale
- migrate from Open Policy Agent to relationship-based authorization
When to choose
- you need scalable, centralized fine-grained authorization across many services
- your permission model involves nested or recursive relationships (teams, hierarchies, sharing)
- you want a battle-tested Zanzibar implementation with strong consistency guarantees
- you need authorization for multi-tenant or AI/RAG workloads
When to avoid
- you only need simple role checks that fit in application code
- you want authentication or identity management rather than authorization
- you cannot operate an additional stateful datastore and its backing database
- your access rules are purely attribute-based policies better suited to OPA-style policy engines
Facets
service · maturity stable
authorization database rpc api-framework security databases backend developer-tools large-language-models windows go cloud self-hosted zanzibar fine-grained-authorization rebac rbac abac permissions entitlements fga grpc access-control multi-tenant rag-authorization linux macos docker kubernetes
10 sources
- readme: https://github.com/authzed/spicedb · fetched 2026-08-28 · 2a62badd9d49
- homepage: https://authzed.com/docs · fetched 2026-08-29 · d901c9d7fade
- site_page: https://authzed.com/docs/spicedb/getting-started/discovering-spicedb · fetched 2026-08-29 · a0c6fdd7bfa4
- site_page: https://authzed.com/docs/authzed/guides/picking-a-product · fetched 2026-08-29 · be2e1e6767f6
- site_page: https://authzed.com/docs/materialize/getting-started/overview · fetched 2026-08-29 · 0dc79963e0e3
- site_page: https://authzed.com/docs/mcp · fetched 2026-08-29 · 1c0c0d389469
- site_page: https://authzed.com/docs/spicedb/getting-started/first-steps · fetched 2026-08-29 · 027970f3cf0c
- site_page: https://authzed.com/docs/spicedb/getting-started/install/macos · fetched 2026-08-29 · bcb0bcfae342
- site_page: https://authzed.com/docs/spicedb/getting-started/install/docker · fetched 2026-08-29 · d9cb380b30a1
- site_page: https://authzed.com/docs/spicedb/getting-started/install/kubernetes · fetched 2026-08-29 · c89a230186e8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| authzed/spicedb | main | 99 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem