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 1475 posts
Why Distributed SQL Beats Polyglot Persistence for Building Microservices? - The Distributed SQL Blog
3/8/2021
MongoDB vs Cassandra vs RDBMS, where do they stand in the CAP theorem?
Bikas KatwalSep 28, 2019·9 min readIn this article, I will talk about the CAP theorem and where these most used databases stand in the CAP theorem and a bit about these systems.CAP stands for Consiste...
How I Tune Cassandra Compaction
3/4/2021
Feb 6, 2016·4 min readNo benchmarks to back this up today, but I’ve done lots of them in the past and perhaps it’s time as a community we can drill down on these numbers more in a scientific set of te...
Perform a full table scan with Apache Cassandra · Nicholas Blair
16 Feb 2017In this post I’ll talk about a technique for performing the equivalent of the following query with Apache Cassandra:select * from mytable; Now, in general, this is a bad idea. Apache Cassan...
Apache Cassandra and ALLOW FILTERING
An aspiring Cassandra engineer-apprentice was fiddling with a Cassandra cluster trying to fetch the data he needed. For a while, he was receiving strange responses from the server. But after hacking h...
Hello from CassKop | CassKop
3/3/2021
Kubernetes OperatorCassKop will define a new Kubernetes object named CassandraCluster which will be used to describe and instantiate a Cassandra Cluster in Kubernetes.Open-SourceOpen source software r...
Our Move from Elastic to Cassandra - WitFoo
When we founded WitFoo five years ago, we wanted to analyze data in SIEM and other data stacks to provide craft knowledge that would stabilize communications within cybersecurity teams and between tho...
Apache Cassandra Database Optimization Tips
Backblaze uses Apache Cassandra, a high-performance, scalable distributed database to help manage hundreds of petabytes of data. We engaged the folks at The Last Pickle to use their extensive experien...