Search through our library of code and applications to help you get things done faster with DataStax and Apache Cassandra.
Visit us on GithubThis week’s example contains a microbenchmark that collects the compile time, startup time, memory usage, and load time of simple “Hello World”-like apps in Spring, Quarkus, Micronaut, and Helidon.
Go To GitHubThis application uses Spring Data Cassandra and DataStax Astra to build a REST API for a backend service that interacts with products and orders.
This example contains sample inventory microservices to demonstrate how to use Spring, Kubernetes and Cassandra together a single stack.
Filter by
Basic example of the C# DataStax Driver Object Mapper with Cassandra
Basic example of using LINQ with Cassandra and the C# DataStax Driver
Query Cassandra using prepared statements and the Node.js DataStax Driver
Load data from CSV or Cassandra into Astra with the DataStax Bulk Loader
Configure application at runtime to connect to an on-prem or cloud database using the C# DataStax Driver
Forward paging of results from a REST endpoint using the Java DataStax Driver
Random paging of results from a REST endpoint using the Java DataStax Driver
Find the available Gremlin steps for Gremlin OLAP, Gremlin OLTP, and DseGraphFrames across DataStax Enterprise versions
Simplify construction of complex graph traversals by implementing a traversal builder pattern in Java
Configure application at runtime to connect to an on-prem or cloud database using the Node.js DataStax Driver
Execute multiple concurrent requests asynchronously with Cassandra using the C# DataStax Driver
Page result sets from a DataStax Graph traversal using the Java DataStax Driver