|
|
|
|
|
by richardw
660 days ago
|
|
I think you have a lot of potential customers who know they have a multi tenant challenge but don’t know that they have a “don’t roll your own” challenge. Most multi tenant systems fail open rather than fail closed and leak data very easily. Forget a where clause? Query should find no data, not everyone’s data. Always try to find ways to remove an entire class of problem. |
|