> Does the official/built-in Cassandra CQL client (in 1.2) What language ?
Check the Java http://code.google.com/a/apache-extras.org/p/cassandra-jdbc/ and python http://code.google.com/a/apache-extras.org/p/cassandra-dbapi2/ drivers. Cheers ----------------- Aaron Morton Freelance Cassandra Developer New Zealand @aaronmorton http://www.thelastpickle.com On 16/11/2012, at 11:21 AM, Timmy Turner <timm.t...@gmail.com> wrote: > Does the official/built-in Cassandra CQL client (in 1.2) offer any built-in > option to get direct values/objects when reading a field, instead of just a > byte array?