Hi,
I have a database for my personal site and at the moment it is storing different domains of information (Eg cv, CMS schema, and more, all in one DB).
I have noticed that sets of tables (eg all for one domain) have no relationship to other groups of tables as they are completely unrelated. What implication does this have on database design? I can assume this is a time I need to think about having >1 DB.