Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for 
change notification.

The "ClientOptions" page has been changed by TylerHobbs:
https://wiki.apache.org/cassandra/ClientOptions?action=diff&rev1=169&rev2=170

Comment:
Add cqlengine to clients page

  New projects should use [[API|CQL]].  Sending CQL over the wire is not hard, 
but clients here provide connection pooling, failover, and often other benefits 
like [[http://www.datastax.com/docs/1.2/cql_cli/cql/TRACING|tracing support]].
  
   * Python:
+   * cqlengine: https://github.com/bdeggleston/cqlengine
    * Pycassa: http://github.com/pycassa/pycassa
   * Java:
    * [[http://github.com/datastax/java-driver|DataStax Java driver]]

Reply via email to