Spring Data for Apache Cassandra
3.4.2The 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.
Features
-
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
Quickstart Your Project
Documentation
3.4.2 CURRENT GA | Reference Doc. | API Doc. |
4.0.0-SNAPSHOT SNAPSHOT | ||
4.0.0-M5 PRE | Reference Doc. | API Doc. |
3.4.3-SNAPSHOT SNAPSHOT | ||
3.3.7-SNAPSHOT SNAPSHOT | ||
3.3.6 GA | Reference Doc. | API Doc. |
3.2.12-SNAPSHOT SNAPSHOT | ||
3.2.11 GA | Reference Doc. | API Doc. |
Branch | Initial Release | End of Support | End Commercial Support * |
---|---|---|---|
3.4.x
|
2022-05-01 | 2023-05-01 | 2024-09-01 |
3.3.x
|
2021-11-12 | 2022-11-12 | 2024-03-12 |
3.2.x
|
2021-04-14 | 2022-04-14 | 2023-08-14 |
3.1.x
|
2020-10-28 | 2021-10-28 | 2023-02-28 |
3.0.x
|
2020-05-12 | 2021-05-12 | 2022-09-12 |
2.2.x
|
2019-09-30 | 2020-09-30 | 2022-01-30 |
2.1.x
|
2018-09-21 | 2019-09-21 | 2021-01-21 |
OSS support
Free security updates and bugfixes with support from the Spring community. See VMware Tanzu OSS support policy.
Commercial support
Business support from Spring experts during the OSS timeline, plus extended support after OSS End-Of-Life.
Publicly available releases for critical bugfixes and security issues when requested by customers.
Future release
Generation not yet released, timeline is subject to changes.