SpiceDB | AuthZed

Base Layer EP 03: Spencer Kimball on Governance Is the Real Blocker

Listen now

SpiceDB / Open-source Google Zanzibar
The standard for building authz services

SpiceDB is an open source, Google Zanzibar-inspired database for creating and managing security-critical application permissions.

Learn the basics
Explore on GitHub

Learn key concepts

Define a Permissions Schema
Define types of objects, how those objects relate to one another, and the permissions that can be computed from those relationships.
Integrate Your Applications
Integrate with your application using official and community supported client libraries or make requests to the HTTP API endpoint.
Test and Deploy
Use provided tooling to develop and validate schema changes. Use the built-in testing server to run real API calls against test data.

Define authorization as schema

Design tailored authorization systems by defining relationships, permissions based on those relationships, and bits of policy called Caveats.

Features

SpiceDB is the open-source, Google Zanzibar-inspired permissions database used to build fine-grained authorization services at scale.

The toolkit

Everything you need to deploy, manage, and integrate SpiceDB.

SpiceDB Operator

Optimize your Day 1 and Day 2 operations with our official Kubernetes SpiceDB Operator.

authzed/spicedb-operator Public

zed CLI

The easiest way to interact with your SpiceDB Deployments.

authzed/zed Public

Awesome SpiceDB

A thriving, open ecosystem of official and community programs and libraries used to interact with SpiceDB.

authzed/awesome-spicedb Public

AI development

Open-source toolkit for permission-aware AI.

View resources

Run it at scale

Showcase

Used at scale

Release

SpiceDB v1.56.1

tstirrat15 released this 11 days ago.

Install
Release notes

AuthZed Cloud

Hosted, self-service SpiceDB, run by the AuthZed team. Only pay for what you use and skip the ops.

Join the conversation

Live community chat

Ask questions, share what you're building, and meet other people running SpiceDB in production.

Join Discord

Open source

SpiceDB is built in the open. Issues, PRs, and discussions live on GitHub — first-time contributors welcome.

authzed/spicedb