| Crates.io | pg_multitenant |
| lib.rs | pg_multitenant |
| version | 0.1.0 |
| created_at | 2024-02-18 12:26:40.726092+00 |
| updated_at | 2024-02-18 12:26:40.726092+00 |
| description | pg-multitenant is a PostgreSQL extension that enables a multi-tenant database usage using the Shared Database Shared Schema approach. |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1144030 |
| size | 17,069 |
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.
[To be completed]