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 53 posts
DataStax-Examples/ticker-demo-python
10/23/2020
There are a large number of devices that are generating, tracking, and sharing data across a variety of networks. This can be overwhelming to most data management solutions. Cassandra is a great fit f...
DataStax-Examples/query-diagnostics
This is a simple example of reading and writing to an Apache Cassandra™ database cluster while giving a window into the internal routing and execution tracing within the cluster. It utilizes basic log...
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...
DataStax-Examples/getting-started-with-astra-ui
This provides the front end for the Astra Getting Started application. This is meant to be used with one of the following backends:ObjectivesConnect a web application to one of four backends to demon...
DataStax-Examples/todo-astra-jamstack-netlify
10 minutes, BeginnerThis is an example React To-Do application using a DataStax Astra free tier database.This example interacts directly with the database from the ReactJS frontend and can be deployed...
DataStax-Examples/getting-started-with-astra-python
This sample Python backend provides a REST API service that is used with the Getting Started with Astra UI to show a simple example of how to connect to and query DataStax Astra databases.Contributor(...
DataStax-Examples/all_astra_apis
Data in the Astra DBaaS can be accessed using four different APIs (so far).GraphQL API REST API Cassandra Query Language (CQL) API Mapper API This reference project shows how you can use these APIs fr...
DataStax-Examples/spring-k8s-cassandra-microservices
This repository contains sample inventory microservices to demonstrate how to use Spring, Kubernetes and Cassandra together a single stack.Contributors:Modules:microservice-spring-boot: Service for Pr...