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
New Blog Series: Cassandra - What You May Learn the Hard Way - OpenCredo
9/2/2020
In order to help more people enjoy success with Cassandra we have decided to put together a series of articles to help people who are adopting Cassandra get the kind of results they expect whilst navi...
intuit/dse-pronto
8/31/2020
An automation suite for deploying and managing DataStax Cassandra clusters in AWS.This repository collects Intuit's DSE automation. We've taken all of our learning for managing Cassandra in AWS and c...
Expero Blog | Building a Distributed Data Ingestion Pipeline
8/26/2020
IntroductionOn a recent client engagement where we had to load and process data from several data sources, we were tasked with a broader mandate to develop a wholesale data loading strategy for a suit...
polynote/polynote
8/25/2020
Polynote is an experimental polyglot notebook environment. Currently, it supports Scala and Python (with or without Spark), SQL, and Vega.For more information, see Polynote's websiteCurrent notebook ...
Polynote | The polyglot Scala notebook
Polynote | The polyglot Scala notebook Learn to love your notebooks. Try it! Polynote is a different kind of notebook. It supports mixing m...
wix/quix
Quix is an easy-to-use notebook manager with support for Presto, Athena, BigQuery, MySQL, PostgreSQL, ClickHouse and more.Online demo Installation IntroCheck out these blog posts introducing Quix on W...
Cassandra Native Secondary Index Deep Dive
8/24/2020
Back to BlogDuy Hai Doan is an Apache Cassandra Evangelist at DataStax. He spends his time between technical presentations/meetups on Cassandra, coding on open source projects to support the community...
scylladb/scylla
Cassandra partitions can be found using a partition key. What if the applications wants to find the partition by the value of a different column?Of course, it's easy to do this inefficiently by scanni...