Hey there we have been looking into this for a while now
You can check Medusa-extender and it's multitenancy approach:
https://adrien2p.github.io/medusa-extender/#/?id=multi-tenancy-one-app-multiple-db---experimental
The extender provides an out-of-the-box application architecture which allows developers and teams to create highly testable, scalable, loosely coupled, and easily maintainable applications.
In also increase medusa extensibility and customisation for special use cases. It comes with handy
decorators approach to increase the DX and full typings s...