An awesome list for the SpiceDB ecosystem.
Have questions? Join our Discord.
Looking to contribute? See CONTRIBUTING.md.
Clients for interacting with SpiceDB
- Thumper (proprietary) - Official load generation tool for SpiceDB
- Playground - Official SpiceDB schema development environment
- zed - Official command-line tool for managing SpiceDB
- authzed-go - Official client library for Go
- authzed-java - Official client library for JVM languages in Java
- authzed-node - Official client library for NodeJS in JavaScript/TypeScript
- authzed-py - Official client library for Python
- authzed-rb - Official client library for Ruby
- .NET
- jkulubya/authzed-dotnet (2021) - gRPC client library in C#
- amcguier/authzed-dotnet - gRPC client library in F#
- jalexsocial/spicedb - gRPC client library in C#
- BEAM
- goodhamgupta/authzed-ex - gRPC client library in Elixir
- JVM
- quarkiverse/quarkus-authzed-client - gRPC client integration for Quarkus
- PHP
- alsbury/chiphpotle-rest - HTTP client library in PHP
- linkorb/spicedb-php - HTTP client library in PHP
- Rust
- bitskico/authzed-rs - gRPC client library in Rust
- structionsite/spicedb-client-rust - gRPC client library in Rust
Online forums for discussing SpiceDB and meeting other users
- SpiceDB Discord - Discord community for SpiceDB
- Authzed Linen - Searchable archive for the SpiceDB Discord
- StackOverflow - StackOverflow questions tagged with SpiceDB
- Twitter - Official Authzed Twitter account
Example usage of SpiceDB and the tools in its ecosystem
- authzed/examples - Official examples repository
- SpiceDB Helm Chart - Helm Chart for an example 3-node deployment
Projects that integrate with SpiceDB
- authzed/spicedb-operator - Official Kubernetes Operator for running SpiceDB
- authzed/connector-postgres - Experimental synchronization between PostgreSQL and SpiceDB
- authzed/prom-authzed-proxy - Prometheus proxy that performs SpiceDB permission checks based on labels
- mleonidas/tree-sitter-authzed - Neovim tree-sitter grammar and syntax for SpiceDB schemas
- nhedger/vscode-spicedb - Third-party VSCode extension
- thomasdarimont/custom-opa-spicedb - Third-party Open Policy Agent plugin to query SpiceDB
- quarkiverse/quarkus-authzed-client - gRPC client integration for Quarkus
- odpf/shield - Cloud Native RBAC user management system, identity & access proxy, and authorization server for API endpoints
Managed services that operate SpiceDB for you
- SpiceDB Dedicated - Private, isolated clusters operated by the experts at Authzed
- SpiceDB Serverless - Self-service shared clusters operated by Authzed
Tools and libraries used to test or validate usage of SpiceDB
- authzed/action-spicedb-validate - GitHub Action for validating your SpiceDB schema
- authzed/action-spicedb - GitHub Action for integration testing your application with SpiceDB