Multi-tenant shared-schema helpers using PostgreSQL row-level security
pgext.cloud · Source code · Documentation · Control file
| Package | pg_multitenant |
|---|---|
| Version | 1.0 |
| PostgreSQL versions | 16 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | pg_catalog, pgmt |
| Stars | 3 |
| Latest commit | 2024-04-29 |
| Catalogue updated | 2026-08-30 |
| pgzan | Proof-of-concept pgrx extension for evaluating Zanzibar-style authorization inside PostgreSQL row-level security policies. |
| pgtt_rsl | Provide Oracle/DB2-style global temporary tables using unlogged tables, row-level security, views, and a cleanup worker |
| rls_oso | PoC postgres plugin to use oso authorization in row level security policies |
| supabase | A friendly playground for building and validating Supabase Row‑Level Security (RLS) |
| pgho_permissions | Hierarchical RBAC and ABAC authorization for PostgreSQL and Supabase, designed for use in row-level-security policies. |
| rls_helpers | PL/pgSQL procedures for simulating Supabase authenticated and anonymous roles while testing row-level security policies. |
| cedarling_pg | PostgreSQL integration for Cedarling authorization decisions, including JWT-aware checks and RLS-oriented helpers. |
| hessra_authz | Biscuit-token authorization helpers plus key and service-chain management inside PostgreSQL. |