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 57 posts
DataStax-Examples/taxi-iot-demo
10/23/2020
This demo traces moving vehicles as they pass through geohash tiles. It also keeps track of a vehicle movements on a day to day basis. Similar to a vessel tracking or taxi application.Contributor(s): ...
DataStax-Examples/dc-latency-checker
This a simple program that can be run to check the difference in latencies between 2 data centers and calculates an ongoing average.Contributor(s): Patrick CallaghanObjectivesObserve the latency diffe...
DataStax-Examples/SparkBuildExamples
These are template projects that illustrate how to build Spark Application written in Java or Scala with Maven, SBT or Gradle which can be run on either DataStax Enterprise (DSE) or Apache Spark. The...
DataStax-Examples/banking-iot-demo
A bank wants to help locate and tag all their expenses/transactions in their bank account to help them categorize their spending. The users will be able to tag any expense/transaction to allow for eff...
DataStax-Examples/ticker-demo-python
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...