Cassandra.Link
The best knowledge base on Apache Cassandra®
Helping platform leaders, architects, engineers, and operators build scalable real time data platforms.
A collection of 45 posts
DataStax-Examples/cassandra-reactive-demo-java
10/23/2020
Full demo application that interacts with Apache Cassandra using the Java DataStax driver 4.4+, reactive programming and the Spring Framework.This was used as part of a presentation at DataStax Accele...
DataStax-Examples/random-paging-restui-java
Working on a backend REST service that handles access to Cassandra while passing results back to a web front-end for display? You've come to the right place if you have any paging functionality in tha...
DataStax-Examples/paging-graph-results-java
This example shows you how to handle page graph result sets on a DataStax Graph traversal. It contains three different methods for processing results:Unpaged results - This does not use paging at all...
DataStax-Examples/forward-paging-restui-java
DataStax-Examples/switch-connection-nodejs
This application shows how to use the Node.js DataStax Driver to connect to an on-prem Cassandra database or a Astra database in the cloud at runtime using environment variables.Contributor(s): Dave B...
DataStax-Examples/switch-connection-java
This application shows how to use both the latest version 4.x and the legacy version 3.x of the Java DataStax Driver to connect to an on-prem Cassandra database or a Apollo database in the cloud at ru...
DataStax-Examples/getting-started-with-astra-java
___ _ / _ \ | | / /_\ \ ___ | |_ _ __ __ _ | _ |/ __|| __|| '__| / _` | | | | |\__ \| |_ | | | (_| | \_| |_/|___/ \__||_| \__,_| This provides an example REST backend built ...
DataStax-Examples/spring-data-starter
10 minutes, BeginnerThis application uses Spring Data Cassandra and DataStax Astra to build a REST API for a backend service that interacts with products and orders.✅ A - Get your Astra InstanceCreate...