Experimental ReBAC/Zanzibar-style fine-grained authorization functions for PostgreSQL.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pgfga |
|---|---|
| Version | 0.1.0 |
| PostgreSQL versions | 11 · 12 · 13 · 14 · 15 · 16 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Archived |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | pgfga |
| Stars | 2 |
| Latest commit | 2025-02-03 |
| Catalogue updated | 2026-08-30 |
| pgauthz | Provide Zanzibar-style relationship-based authorization inside PostgreSQL |
| pgzan | Proof-of-concept pgrx extension for evaluating Zanzibar-style authorization inside PostgreSQL row-level security policies. |
| pg_cel | A pure PostgreSQL implementation of the Google Zanzibar / OpenFGA authorization model. |
| cedarling_pg | PostgreSQL integration for Cedarling authorization decisions, including JWT-aware checks and RLS-oriented helpers. |
| rls_oso | PoC postgres plugin to use oso authorization in row level security policies |
| beyond_auth | Per-project authentication and authorization service for apps running on https://beyond.dev |
| hessra_authz | Biscuit-token authorization helpers plus key and service-chain management inside PostgreSQL. |
| postfga | A preload PostgreSQL extension integrating OpenFGA authorization through an FDW, C functions, gRPC background work and shared-memory caching. |