Hi, is the DataStax "Java Driver for Apache Cassandra" ( https://github.com/datastax/java-driver) the official/recommended Java Client to use for accessing Cassandra from Java?
Does Cassandra itself (i.e. the apache-cassandra-* jars) not contain any CQL clients? Thanks!