|
|
|
|
|
by rahkiin
3546 days ago
|
|
I also have a database with schema per tenant. In the tenant code I set the schema. I like it and would like to see more information as well.
One issue, I think, is that it does not have full isolation and no easy sharding.
As sad by another commenter, I plan to distribute my schemas on multiple servers when neccessary, like the sharding approach. |
|