Get ahead
VMware offers training and certification to turbo-charge your progress.
Learn moreThe Apache Cassandra NoSQL Database offers many new capabilities for teams seeking a solution to handle high velocity, high volume and variable data flows. This new way of thinking introduces new concepts and a learning curve that can be intimidating to team members and team managers. Spring Data for Apache Cassandra offers a familiar interface to those who have used other Spring Data modules in the past.
The learning curve for developing applications with Apache Cassandra is significantly reduced when using Spring Data for Apache Cassandra. With the power to stay at a high level with annotated POJOs, or at a low level with high performance data ingestion capabilities, the Spring Data for Apache Cassandra templates are sure to meet every application need.
Build repositories based on common Spring Data interfaces
Support for synchronous, reactive, and asynchronous data operations
Support for XML based Keyspace creation and CQL Table creation
JavaConfig and XML Support for all Cluster and Session Capabilities
Exception Translation to the familiar Spring DataAccessException hierarchy
Convenient QueryBuilders to eliminate the need to learn CQL
Automatic implementation of Repository interfaces including support for custom query methods
2.x versions are based on the 3.x DataStax CQL Java Driver, 3.x versions use DataStax Java Driver 4.x