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 1409 posts
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...
jtruelove/exovert
README.md Is a tool that is designed to help free developers up to focus on developing services and not building the boiler plate glue code often involved with accessing a DB, creating PO...
A Guide to Cassandra with Java
I usually post about Persistence on Twitter - you can follow me there: Follow @baeldung 1. Overview This tutorial is an introductory guide to the Apache Cassandra database using Java. You will find ...
The Connect API in Kafka Cassandra Sink: The Perfect Match
This guest post is written by Andrew Stevenson, CTO at DataMountaineer. Andrew focuses on providing real-time data pipelines allowing reactive decision making, streaming analytics and big data integra...
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...
Planet Cassandra
Sorry about missing last week, but my birthday won out over working: Ouch! @john_overholt: My actual life is now a science exhibit about the primitive conditions of the past. If you like this sor...
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...