April 2010
Intermediate to advanced
276 pages
6h 16m
English
In this recipe, we will explore some techniques to maximize the performance you get when using MySQL Cluster.
There is often more than one way to obtain the same result in SQL. Often applications take the one that results in either the least amount of thought for the developer or the shortest SQL query. In this recipe we show that, if you have the ability to modify the way that applications use your queries, you can obtain significant improvement in performance.
MySQL Cluster's killer and most impressive feature is its near linear write scalability. MySQL Cluster is pretty much unique in this regard—there are limited other techniques for obtaining write scalability without splitting ...
Read now
Unlock full access