Skip to content
Change the repository type filter

All

    Repositories list

    • Support code for talk SHIFT DEV CONFERENCE 2019
      Java
      GNU General Public License v3.0
      2000Updated Jan 16, 2020Jan 16, 2020
    • Banking IoT example of processing millions of transactions
      Java
      6100Updated Jan 27, 2016Jan 27, 2016
    • Starter project for creating a sample project in Java.
      Java
      7000Updated Jan 25, 2016Jan 25, 2016
    • 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.
      Java
      3000Updated Jan 13, 2016Jan 13, 2016
    • Project to show the difference in speed and efficiency of storing data in blobs than columns
      Java
      Other
      2500Updated Dec 15, 2015Dec 15, 2015
    • Sample tick database. Provides a web server with a REST interface.
      Java
      Other
      7600Updated Dec 14, 2015Dec 14, 2015
    • This is a small demo to show how to insert meter readings for a smart reader. Note : in this example readings come in through a file with a no of readings per day (per customer).
      Java
      5600Updated Dec 14, 2015Dec 14, 2015
    • Demo to show live indexing in DSE Search.
      Java
      0000Updated Oct 16, 2015Oct 16, 2015
    • Logback appender for sending logs to Cassandra - In Development - clone of https://github.com/datastax/cassandra-log4j-appender for logback
      Java
      0000Updated Oct 9, 2015Oct 9, 2015
    • Simple checker to see what the difference in latencies between 2 dcs and calculates an ongoing average.
      Java
      0000Updated Jul 8, 2015Jul 8, 2015
    • The following example loads Users and Products into a Titan graph using Cassandra/DSE as the back end storage. The sample query code is used to find recommendations for a random user.
      Java
      Other
      1000Updated Apr 27, 2015Apr 27, 2015
    • Scala
      Apache License 2.0
      5800Updated Mar 1, 2015Mar 1, 2015
    • Geo spatial test for checking postcodes in a certain area.
      Other
      9000Updated Jan 16, 2015Jan 16, 2015
    • A reference data example where the end of day close data in held in bytebuffers instead of individual rows.
      Java
      Other
      0000Updated Dec 11, 2014Dec 11, 2014
    • Example of storing and accessing tickdata in binary format
      Java
      Other
      2000Updated Dec 11, 2014Dec 11, 2014
    • Demo project for generating and inserting tick data into cassandra
      Java
      Other
      0000Updated Oct 8, 2014Oct 8, 2014
    • Demo application which loads historic data for US Exchanges
      Java
      0000Updated Oct 8, 2014Oct 8, 2014
    • Shell
      Apache License 2.0
      0200Updated Sep 27, 2014Sep 27, 2014
    • An example stand alone program to import CSV files into Apache Cassandra using Apache Spark
      Scala
      12100Updated Jul 17, 2014Jul 17, 2014
    • Demo which shows how to insert and query user interactions. The demo data is based on a banks applications
      Java
      Other
      1000Updated Jul 1, 2014Jul 1, 2014
    • A simple Credit card demo which shows some of the features of the Datastax Java driver including collections, batching, paging and static columns.
      Java
      4400Updated May 27, 2014May 27, 2014
    • A short example of how to use light weight transactions to control the quantity of products in an order system.
      Java
      Other
      4000Updated Apr 29, 2014Apr 29, 2014
    • A simple demo to use the automatic paging in Cassandra to pull back thousands/millions rows with a simple select.
      Java
      Other
      3200Updated Apr 22, 2014Apr 22, 2014
    • Scala project using the calliope library to integrate spark and Apache Cassandra
      Scala
      Other
      4100Updated Apr 20, 2014Apr 20, 2014
    • A demo of a risk sensitivity collector and aggregator.
      Java
      Other
      0000Updated Apr 20, 2014Apr 20, 2014
    • A short example of running an analytics function over a table. Transaction data is loaded from the sstableloader through jmx. This is a interesting alternative to hive for single analytics clusters that run over a small to medium amount of data..
      Java
      Other
      2000Updated Apr 20, 2014Apr 20, 2014
    • This demo creates the sstable files and loads them through jmx to a Cassandra cluster. It then writes transactions into a file of a certain size. The default is to load 1 million records and create files of 100,000 transactions in each file.
      Java
      Other
      6000Updated Apr 20, 2014Apr 20, 2014
    • Example of bulk loading transactions into Cassandra 2.0.*
      Java
      Other
      3100Updated Apr 20, 2014Apr 20, 2014
    • A follow on from the datastax-risksensitivity-demo project which uses storm and cql3
      Java
      Other
      0000Updated Apr 17, 2014Apr 17, 2014
    • An example of sharing a session between multiple threads. This example uses the idea of inserting messages into a followers timeline.
      Java
      0000Updated Apr 17, 2014Apr 17, 2014