PHP: Transparent load balancing and sharding with mysqlnd
Note: This article was originally published at Planet PHP
on 21 January 2011.
Psst, you want some client-side MySQL load balancing with and without sharding for your PHP application? PHP 5.3 has something to offer for you. It is free. It requires no to very little changes to your applications. It is open source but works with closed source applications as well. ...


