How to create an account system, for example, 37signals, which:
Each user receives an independent URL. user.domain.com A certain number of users are added to each user:
And when they allocate resources for accounts, do you think that all this is in one database or do they create a separate database for each account?
source
share