mysql - Should all related data be stored in a single shard if we use sharding to scale out relational databases? -


if have multiple shards storing subsets of data in scaled out relational database, how relationships managed? related data in different tables entity in same shards? or can have relationships between data in different shards? how managed?


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -