authzed/examples

A collection of examples for SpiceDB users

64

stars

116

commits

Python

primary language

Aug 5, 2026

updated

authorization
authzed
docker-compose
documentation
example
fine-grained-access-control
fine-grained-authorization
kubernetes
security
security-tools
spicedb
spicedb-client
zanzibar

README

Examples

Docs Discord Server Twitter

This repository houses various examples for various aspects of SpiceDB.

SpiceDB is an open source database system for managing security-critical application permissions inspired by Google's Zanzibar paper.

Developers create a schema that models their permissions requirements and use a client library to apply the schema to the database, insert data into the database, and query the data to efficiently check permissions in their applications.

Examples in this repository include:

  • How to set up SpiceDB with tracing: see tracing
  • How to invoke SpiceDB as a library: see library
  • How to run SpiceDB in a Kubernetes cluster: see kubernetes
  • CI/CD Workflows

Have questions? Join our Discord.

Looking to contribute? See CONTRIBUTING.md.

Contributors

sohanmaheshwar

21 commits

tstirrat15

19 commits

corkrean

17 commits

vroldanbet

17 commits

authzed/examples

A collection of examples for SpiceDB users

64

stars

116

commits

Python

primary language

Aug 5, 2026

updated

authorization
authzed
docker-compose
documentation
example
fine-grained-access-control
fine-grained-authorization
kubernetes
security
security-tools
spicedb
spicedb-client
zanzibar

README

Examples

Docs Discord Server Twitter

This repository houses various examples for various aspects of SpiceDB.

SpiceDB is an open source database system for managing security-critical application permissions inspired by Google's Zanzibar paper.

Developers create a schema that models their permissions requirements and use a client library to apply the schema to the database, insert data into the database, and query the data to efficiently check permissions in their applications.

Examples in this repository include:

  • How to set up SpiceDB with tracing: see tracing
  • How to invoke SpiceDB as a library: see library
  • How to run SpiceDB in a Kubernetes cluster: see kubernetes
  • CI/CD Workflows

Have questions? Join our Discord.

Looking to contribute? See CONTRIBUTING.md.

Contributors

sohanmaheshwar

21 commits

tstirrat15

19 commits

corkrean

17 commits

vroldanbet

17 commits

Languages

Python

60.0%

Jupyter Notebook

12.7%

HTML

11.6%

Java

7.9%

Go

6.4%

Shell

1.4%