Scaling MySQL at Facebook
By way of Greg Linden, some interesting notes and figures from various high traffic web sites on scaling MySQL.
As Greg points out, Facebook’s strategy is to partition the data and spread it across a lot of servers, which is pretty much the only way to go if you want to scale MySQL, or any site for that matter.





