A pure PostgreSQL implementation of the Google Zanzibar / OpenFGA authorization model.
pgext.cloud · Source code · Documentation · Control file
| Package | pg_cel |
|---|---|
| Version | 0.1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 10 |
| Latest commit | 2026-08-29 |
| Latest release | 2026-07-08 |
| 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. |
| postfga | A preload PostgreSQL extension integrating OpenFGA authorization through an FDW, C functions, gRPC background work and shared-memory caching. |
| 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 |
| pgfga | Experimental ReBAC/Zanzibar-style fine-grained authorization functions for PostgreSQL. |
| 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. |