打开 关闭

Multitenancy with Database per Tenant #128


User avatar
0
ian@order2invoice.com 创建

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 答案
  • User Avatar
    0
    liangshiwei 创建
    支持团队 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 三月 25, 2024, 15:11