What is the difference between GridSQL and Infinite Cache?
Both provide horizontal scaling architectures. GridSQL is appropriate for extremely large data warehousing applications and addresses distributing physical data storage and parallel queries across multiple machines. Infinite Cache is targeted at OLTP workloads with lots of random reads and addresses distributing fast performing in-memory cache data across multiple machines.