Provide Zanzibar-style relationship-based authorization inside PostgreSQL
pgext.cloud · Source code · Website · License text · Control file
| Package | pgauthz |
|---|---|
| Version | 0.3.0 |
| PostgreSQL versions | 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | public |
| Stars | 1 |
| Latest commit | 2026-04-30 |
| Latest release | 2026-03-10 |
| Catalogue updated | 2026-08-30 |
| 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. |
| uniphant | PostgreSQL-centric authentication and authorization demo integrating WebAuthn, PostgREST, and role-based access control. |
| 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. |
| pgfga | Experimental ReBAC/Zanzibar-style fine-grained authorization functions for PostgreSQL. |
| cedarling_pg | PostgreSQL integration for Cedarling authorization decisions, including JWT-aware checks and RLS-oriented helpers. |