Is CQL really the path for the future for Cassandra?

It seems to me by introducing a textual language that has to be parsed
and understood, you are adding back in some of the inefficiency of
SQl...

2011/6/4 aaron morton <aa...@thelastpickle.com>:
> May be wrong but as far as I know thrift is still the official API, for now.
> CQL is in it's first release and still has a few things to be added to
> it https://issues.apache.org/jira/browse/CASSANDRA-2472 . That said, jump in
> and try it out :)
> The best documentation I can point you to is
> https://github.com/apache/cassandra/blob/cassandra-0.8.0/doc/cql/CQL.textile
> There are Java,  Python and Twisted Python drivers in the source tree under
> the drivers/ directory.
> Hope that helps.
> -----------------
> Aaron Morton
> Freelance Cassandra Developer
> @aaronmorton
> http://www.thelastpickle.com
> On 5 Jun 2011, at 04:16, Yonder wrote:
>
> Hi,
>
> In Cassandra 0.8, CQL become the primary client interface, but I don't know
> how to use it in a non-command line env. I could not find out any how-to do
> docs in Wiki or DataStax's website.
>
> Thanks
>
>



-- 
It's always darkest just before you are eaten by a grue.

Reply via email to