Can you recommend what methods of queries to choose?Cql or usual classes? Phpcassa has both methods.cql is more comfortable than usual.but what will be efficiently?
Asked
Active
Viewed 484 times
1 Answers
0
So far, the evidence is that CQL is as fast or faster than the older RPC-based API. (See comments on https://issues.apache.org/jira/browse/CASSANDRA-2500, for example.)

jbellis
- 19,347
- 2
- 38
- 47