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
About the DataStax Apache Kafka Connector
5/1/2020
Jump to main content DataStax Astra — Built on Apache Cassandra and designed from the ground up to run anywhere, on any cloud, in any datacenter, and in every possible combination. DataStax delivers ...
Designing Microservices With Cassandra - Dzone Refcardz
4/22/2020
Editor’s Note: The following article is adapted from Cassandra: The Definitive Guide (3rd Ed., O'Reilly), by Jeff Carpenter and Eben Hewitt, with permission of O'Reilly Media: https://dtsx.io/oreilly ...
Table Store Time Series Data Storage Architecture
4/21/2020
With the rapid development Internet of Things (IoT) in recent years, there has been an explosion in time series data. Based on the growth trends of database types in DB-Engines over the past two years...
Facebook’s Cassandra paper, annotated and compared to Apache Cassandra 2.0
4/15/2020
Cassandra - A Decentralized Structured Storage System Abstract Cassandra is a distributed storage system for managing very large amounts of structured data spread out across many commodity servers...
How to use Apache Cassandra’s Stress Tool: A step by step guide
Author: Jaqueline Caamal & Mike UcApache Cassandra is the open sourced weapon of choice when looking for a very scalable and resilient database that, at the same time, is easy to master and simple to ...
kadnan/PythonCassandraTutorial
4/9/2020
Join GitHub todayGitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.Sign upThis code is part of the tutorial related t...
Getting started with Apache Cassandra and Python
May 19, 2019 · 16 min read In this post, I am going to talk about Apache Cassandra, its purpose, usage, configuration, and setting up a cluster and in the end, how can you access it in your Python app...
pmaxit/PYTHON-CASSANDRA-REST-SERVER
DescriptionThis project implements a python based REST API server. It uses Cassandra as db-backend and REDIS for key-value storage. This is intended for big data queries.This project is under progress...