Saturday, October 20, 2012

Scaling MySQL by using Spider MySQL engine

Right now I'm checking Spider for MySQL, a MySQL engine that allows you to horizontally scale your MySQL. What Spider for MySQL does is makes the client see the databases in the cluster as if it was a single database.

I wrote a question on stackoverflow to hear what people thing about it, if it's a good solution that helps solve some of the scalability issues that you might encounter when using MySQL.

My question on stackoverflow

No comments:

Post a Comment