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
2 ways to Install Cassandra on Ubuntu 22.04 LTS Jammy
9/8/2022
This tutorial is to guide the steps used for the installation of Apache Cassandra database on Ubuntu 22.04 LTS Jammy JellyFish Linux. Cassandra is, along with MongoDB, one of the most popular NoSQL d...
Cassandra vs MongoDB - What's the Difference (Pros and Cons)
Cassandra vs MongoDB – What’s the Difference (Pros and Cons). This article is about comparing NOSQL databases which are Cassandra vs MongoDB with their respective pros and cons and a detailed comparis...
Top 15 Apache Cassandra Best Practices Checklist
Top 15 Apache Cassandra Best Practices Checklist. There has been some issues reported around insecurity in NoSQL databases – Cassandra, Elastic, Mongo. Hence the reason of the article is to outline Ca...
A Distributed Cloud Native Database for a Highly Scalable Data Store
8/28/2022
- Advertisement -This article introduces YugaByteDB, an open source, cloud native relational DB for powering global, Internet scale apps. YugaByteDB has the features of both SQL as well as NoSQL datab...
SSTable
SSTable is the fundamental storage concept in few of the modern Log Structured Merge Tree(LSM) based distributed database systems and key-value stores. It is used in Cassandra, BigTable and other syst...
GitHub - locp/ansible-role-cassandra: Ansible role to install and configure Apache Cassandra
8/25/2022
{{ message }} / ansible-role-cassandra PublicNotifications Fork 19 Star 24 Ansible role to install and configure Apache Cassandragalaxy.ansible.com/locp/cassandraLicense LGPL-3.0 license 24 stars...
Impacts of many tables in a Cassandra data model
8/24/2022
As Apache Cassandra consultants, we get to review a lot of data models. Best practices claim that the number of tables in a cluster should not exceed one hundred. But we rarely see proper benchmarks e...
GitHub - Azure-Samples/cassandra-migrator: Sample for migrating and validating data between Cassandra wire protocol systems using Apache Spark, while preserving writetime values.
8/23/2022
{{ message }} / cassandra-migrator PublicNotifications Fork 5 Star 1 Sample for migrating and validating data between Cassandra wire protocol systems using Apache Spark, while preserving writetim...