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 22 posts
cyngn/ChronoServer
1/5/2018
README.md A test server for sampling how long it takes mobile & web clients to make various types of requests to a server doing common request patterns. The idea is you can set this...
tbarbugli/cassandra_snapshotter
11/3/2017
A tool to backup cassandra nodes using snapshots and incremental backups on S3The scope of this project is to make it easier to backup a cluster to S3 and to combine snapshots and incremental backups....
trebogeer/j-cql
7/7/2017
README.md JCQL JCQL is a tool allowing to generate boilerplate java code from existing cassandra schema. It is intended to be used with Cassandra 2.1+ due to support of UDTs (User Def...
CCM: Cassandra Cluster Manager)
7/5/2017
A script/library to create, launch and remove an Apache Cassandra cluster on localhost.The goal of ccm and ccmlib is to make it easy to create, manage and destroy a small Cassandra cluster on a local ...
thelastpickle/cassandra-reaper
README.md Note: This repo is a fork from the original Reaper project, created by the awesome folks at Spotify. The WebUI has been merged in with support for incremental repairs added. R...
gianlucaborello/cassandradump
6/9/2017
DescriptionA data exporting tool for Cassandra inspired from mysqldump, with some additional slice and dice capabilities.Disclaimer: most of the times, you really shouldn't be using this. It's fragile...