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
Use reactive programming in Java applications with Cassandra and DataStax databases
Use Azure Functions with the Node.js DataStax Driver to set up a Cassandra REST API with the Serverless Framework
Ingest Avro records from Kafka to a table in the database using the DataStax Apache Kafka Connector
Use AWS Lambda Functions with the Node.js DataStax Driver to set up a Cassandra REST API with the Serverless Framework
Use Google Cloud Functions with the Node.js DataStax Driver to set up a Cassandra REST API with the Serverless Framework.
Ingest JSON records from Kafka to multiple tables in the database using the DataStax Apache Kafka Connector
Basic example of the Java DataStax Driver Object Mapper with Cassandra
Write and read blobs with Cassandra using the Java DataStax Driver
Execute multiple concurrent requests asynchronously with Cassandra using the Java DataStax Driver
A basic demo CRUD application using the DataStax Java driver
A basic demo CRUD application using the DataStax Node.js driver
Execute multiple concurrent requests asynchronously with Cassandra using the Python DataStax Driver