Spock Proxy supports range-based horizontal paritioning of a large MySQL database. The proxy intercepts SQL queries from the client, sends queries to the correct databases based on the partitioning, and returns aggregated results to the caller.
There are no reported vulnerabilities