pero on anything

March 29th, 2008

Progress on MySQL Proxy Partitioning

As posted here I started to think about possible ways to implement database sharding/partitioning. I finally found the time to start prototyping a MySQL Proxy based solution that would allow you to analyze and rewrite queries to direct them to different databases. So this would going to be a nearly 100% transparent solution (some queries [...]