awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesDistributed Permission Stores

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.

Awesome Distributed Permission Stores GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • authzed/spicedbAvatar von authzed

    authzed/spicedb

    6,781Auf GitHub ansehen↗

    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.

    Go
    Auf GitHub ansehen↗6,781
  1. Home
  2. Data & Databases
  3. Distributed Permission Stores