Normal
Might be a bit nieve but wouldnt such a setup make it slower? You would have to resort to searching a massive (5 in 1 DBs) DB every single time you had to display a list of something.Also that many optional schema would result in a lot of wasted tuple entries (NULL in a lot of cases)?
Might be a bit nieve but wouldnt such a setup make it slower? You would have to resort to searching a massive (5 in 1 DBs) DB every single time you had to display a list of something.
Also that many optional schema would result in a lot of wasted tuple entries (NULL in a lot of cases)?