Proof-of-concept pgrx extension for evaluating Zanzibar-style authorization inside PostgreSQL row-level security policies.
pgext.cloud · Source code · Documentation · Control file
| Package | pgzan |
|---|---|
| Version | 0.0.0 |
| PostgreSQL versions | 11 · 12 · 13 · 14 · 15 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 18 |
| Latest commit | 2023-06-22 |
| Catalogue updated | 2026-08-30 |
| pg_multitenant | Multi-tenant shared-schema helpers using PostgreSQL row-level security |
| pgtt_rsl | Provide Oracle/DB2-style global temporary tables using unlogged tables, row-level security, views, and a cleanup worker |
| uniphant | PostgreSQL-centric authentication and authorization demo integrating WebAuthn, PostgREST, and role-based access control. |
| custom_roles | Role-specific Supabase RLS tables and functions for managing user roles. |
| grants_manager | Declarative PL/pgSQL toolkit for snapshotting, reporting, and aligning database object grants. |
| rls_oso | PoC postgres plugin to use oso authorization in row level security policies |
| pg_block_systemcatalog | PostgreSQL extension to block references to system catalogs. |
| pgho_permissions | Hierarchical RBAC and ABAC authorization for PostgreSQL and Supabase, designed for use in row-level-security policies. |