v 1.0.0
Hi
May I group tenants in several in per one database?
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
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