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
MacKittipat/slothsandra
7/18/2019
Slack (Sloth) + Cassandra : Experiment with Slack API and Apache Cassandra Written in Java and Node.js https://slack.com/ is a great chat application but it's free version has limitation. Free versio...
Modeling real life workloads with cassandra-stress is hard
7/17/2019
The de-facto tool to model and test workloads on Cassandra is cassandra-stress. It is a widely known tool, appearing in numerous blog posts to illustrate performance testing on Cassandra and often rec...
Quick-start spring rest-api with Cassandra - Ankit Kumar Gupta - Medium
7/9/2019
Step 2: Goto this downloaded folder and run this project to see everything is setup correctly.Step 3: Add Employee.java file. it is resource entity which also defines table in dbpackage com.example.de...
Understanding the Nuance of Compaction in Apache Cassandra
6/27/2019
Compaction in Apache Cassandra isn’t usually the first (or second) topic that gets discussed when it’s time to start optimizing your system. Most of the time we focus on data modeling and query patte...
Cassandra vs MongoDB in 2018
When it comes to NoSQL databases, MongoDB and Cassandra may seem similar but are quite different. Both have similar use cases, but are not intended for transactional data (i.e., accounting systems).Wh...
pauloricardomg/cassandra-list-subranges
Lists token subtranges of a given column family. The output of this command can be used as input for subrange repair. For more information on subrange repair, check this link: http://www.datastax.com...
Setting Up a Cassandra Cluster With Vagrant - DZone Cloud
6/26/2019
This is part 1 of a Cassandra cluster tutorial series. Part 1 uses Vagrant to setup a local Cassandra Cluster and installs Cassandra on boxes. Later parts of this Cassandra Cluster tutorial series wi...
Cassandra Backups and Restorations Using Ansible (Joshua Wickman, Kne…
Cassandra Backups and Restorations Using Ansible (Joshua Wickman, Kne… SlideShare Explore You Successfully reported this slideshow.Cassandra Backups and Restorations Using An...