About the quote on Stackoverflow: "Ignite/GridGain is optimized for multi-nodes deployments with RAM as a primary storage. Don’t try to compare a single-node GridGain cluster to a relational database that was optimized for such single-node configurations. You should deploy a multi-node GridGain cluster with the whole copy of data in RAM."
Not sure how to interpret the above statement. The support for SQL is an attractive feature of Ignite/Gridgain, but if it doesn't perform on a single node with little data I don't see how it will perform on a multi-node cluster. What would be then your recommendation? Should we implement a SQL converter to translate queries into something else Ignite could run faster? -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
