I have a schema, which I would like to implement for 3 similar businesses. Is it possible to have the same base template, and have the schema synchronised between ALL 3 bases? That is, if for example I add a new table, it is also added on the other bases. Same for fields.
I would like to segregate the data, and also they do not need to share the data, hence it doesnt make sense to hit the 125k record for Business for example when they are not related data, just related schema.