Comment on Using MySQL as a NoSQL - A story for exceeding 750,000 qps on a commodity serverparentComments−quassnoi15yThis is a single-value KVS within a field, not a replacement for SQL. You still need to write an SQL statement to access it.
Comments
This is a single-value KVS within a field, not a replacement for SQL. You still need to write an SQL statement to access it.