Open Closed

Multitenancy with Database per Tenant #128


User avatar
0
ian@order2invoice.com created

When choosing multitenancy with database per tenant how much of the data is kept in the tenant databsae? By this I mean where are features per tenant, tenant and user settings, user permission, etc kept, etc?


1 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    For tenants with database connection strings, the data is kept in a separate database. The information of the tenant itself is stored in the host database (connection string, tenant name, etc.).

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11