Aspnetboilerplate: Grouping tenants at database

Created on 1 Nov 2016  ·  1Comment  ·  Source: aspnetboilerplate/aspnetboilerplate

v 1.0.0

Hi
May I group tenants in several in per one database?

question

Most helpful comment

I think yes, when you create the tenants, give them the same connection string. It will simply run fine.
http://www.aspnetboilerplate.com/Pages/Documents/Multi-Tenancy#single-deployment---hybrid-databases
This is called The Hybrid model

>All comments

I think yes, when you create the tenants, give them the same connection string. It will simply run fine.
http://www.aspnetboilerplate.com/Pages/Documents/Multi-Tenancy#single-deployment---hybrid-databases
This is called The Hybrid model

Was this page helpful?
0 / 5 - 0 ratings

Related issues

satishsomani picture satishsomani  ·  3Comments

vnetonline picture vnetonline  ·  3Comments

apchenjun picture apchenjun  ·  3Comments

AlexGeller picture AlexGeller  ·  3Comments

RiaanvE picture RiaanvE  ·  3Comments