I wonder what their query routing service at the end of the article does and what it’s use is? If they have vertically partitioned their database, shouldn’t their application queries also be split in such a way that they query data from the partitioned database and join them somewhere ?
noisy_boy|2 years ago
Atleast that is what I guessed from some brief reading - I may be totally wrong.