1 Repo
Provides persistence implementations for Google Spanner or Spanner-compatible datastores.
Distinguishing note: The provided candidates are for in-memory or analytics stores; this is a specific distributed SQL storage implementation.
Explore 1 awesome GitHub repository matching data & databases · Spanner Storage Support. 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
Persists authorization data using a Spanner-compatible datastore engine for scalable storage.