home/categories/data-engineering/pmcfadin-cqlite-claude-skills-sstable-parsing-skill-md
data-engineeringdata-ai

cassandra-sstable-format-parsing

Guide parsing of Cassandra 5.0+ SSTable components (Data.db, Index.db, Statistics.db, Summary.db, TOC) with compression support (LZ4, Snappy, Deflate). Use when working with SSTable files, binary format parsing, hex dumps, compression issues, offset calculations, BTI index, partition layout, or debugging parsing errors.

pmcfadin
maintainer
pmcfadin
آخر تحديث 1/16/2026
النجوم
0
التفرعات
0
quick start

Installation and usage

Guide parsing of Cassandra 5.0+ SSTable components (Data.db, Index.db, Statistics.db, Summary.db, TOC) with compression support (LZ4, Snappy, Deflate). Use when working with SSTable files, binary format parsing, hex dumps, compression issues, offset calculations, BTI index, partition layout, or debugging parsing errors.

التثبيت
$ install --globalskills.sh
الاستخدام

بعد التثبيت، يمكنك استخدام هذه المهارة بتشغيل الأمر التالي في الطرفية:

skills use cassandra-sstable-format-parsing