« Paper: Guide to Cost-effective Database Scale-Out using MySQL | Main | Paper: The Clustered Storage Revolution »
Monday
Jul162007

Paper: MySQL Scale-Out by application partitioning

MySQL Scale-Out by application partitioning by Oli Sennhauser

Eventually every database system hit its limits. Especially on the Internet, where you have millions of users which theoretically access your database simultaneously, eventually your IO system will be a bottleneck. [A] promising but more complex solution with nearly no scale-out limits is application partitioning. If and when you get into the top-1000 rank on alexa [1], you have to think about such solutions.

A Quick Hit of What's Inside

Horizontal application partitioning, Vertical application partitioning, Disk IO calculations, How to partition an entity

References (1)

References allow you to track sources for this article, as well as articles that were written in response to this article.

Reader Comments (1)

Broken link. Here's a live link: MySQL Scale-Out by application partitioning

February 3, 2013 | Unregistered CommenterJoshua

PostPost a New Comment

Enter your information below to add a new comment.
Author Email (optional):
Author URL (optional):
Post:
 
Some HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>