#postgresql-extension #shared #schema #approach #multi-tenant #multi-tenancy

pg_multitenant

pg-multitenant is a PostgreSQL extension that enables a multi-tenant database usage using the Shared Database Shared Schema approach

1 unstable release

0.1.0 Feb 18, 2024

#1 in #multi-tenant

MIT license

17KB
324 lines

PG MULTITENANT

pg-multitenant is a PostgreSQL extension that enables a multi-tenant database usage using the Shared Database Shared Schema approach. To get more details about multi-tenancyu approach, please refer to the Multi-tenancy article on Citus Blog Post.

Installation

[To be completed]

Usage

Dependencies

~24MB
~542K SLoC