1 repositorio
Databases specifically designed for the storage and retrieval of authorization relationships.
Distinct from Authorization Services: Shortlist candidates focus on query translation or general services, not the specific database identity for authorization.
Explore 1 awesome GitHub repository matching data & databases · Authorization Databases. 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 scalable database for storing and querying fine-grained authorization relationships based on the Zanzibar model.