/plushcap/analysis/datastax/datastax-datastax-java-driver-new-face-cassandra

DataStax Java Driver: A new face for Cassandra

What's this blog post about?

Apache Cassandra has always been known for its scalable architecture, performance, and availability. However, early versions of Cassandra had a complex interface and data model that made learning difficult for developers. To address this issue, the Apache Cassandra team introduced CQL3, which provided a consistent interface across all languages and tools. Thrift, the traditional transport layer used by Cassandra, became a limitation as the database matured. In response, the CQL Native Protocol was introduced in Cassandra 1.2 to provide more flexibility for future features. DataStax has released version 1.0.0 of a new Java Driver designed for CQL and based on years of experience within the Cassandra community. This driver is the first step towards an environment free of any Thrift concepts, with object mapping and JDBC extension coming soon. Drivers for C# and other major languages are also in development.

Company
DataStax

Date published
May 9, 2013

Author(s)
Michaël Figuière

Word count
364

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.