1 Repo
Specialized distributed databases designed for storing and querying granular access rights.
Distinct from Distributed Consensus Stores: Existing distributed stores in the shortlist are for spatial, vector, or consensus data, not permission tuples.
Explore 1 awesome GitHub repository matching data & databases · Distributed Permission Stores. Refine with filters or upvote what's useful.
SpiceDB is a distributed permission store and relationship-based access control system. It provides a scalable database for storing and querying fine-grained authorization relationships, implementing a consistency model inspired by Google Zanzibar to manage access rights across large-scale applications. The system uses a dedicated schema language to define the rules and logic governing how relationships translate into permissions independently of application code. It functions as a pluggable authorization engine that persists relationship tuples in external relational databases such as Postgr
Provides a high-performance distributed data store specifically for managing granular access rights.