This document discusses database performance issues that can arise with proxy architectures and introduces Tungsten SQL Router as an alternative. Tungsten SQL Router is an embeddable library that provides intelligent failover, load balancing and partitioning for databases in a way that avoids the overhead of traditional proxies. It uses a connection-level routing approach based on the CAP theorem to balance consistency, availability and partition tolerance.