/plushcap/analysis/datastax/datastax-cassandra-native-secondary-index-deep-dive

Cassandra Native Secondary Index Deep Dive

What's this blog post about?

Duy Hai Doan, an Apache Cassandra Evangelist at DataStax, discusses the technical implementation of native secondary index in Cassandra and highlights best use-cases and worst anti-patterns. The article explains how secondary index is a distributed index that stores index data alongside original data on the same node to avoid issues with consistency levels and wide partitions. It also delves into the design schema for inverse index, read path optimization, and common anti-patterns to avoid when using native secondary index.

Company
DataStax

Date published
April 18, 2016

Author(s)
Duy Hai Doan

Word count
1493

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.