Apache Cassandra distributed NoSQL database reference. Covers CQL queries, data modeling with query-driven design, partition key strategies, consistency levels, compaction, nodetool administration, scaling, and multi-datacenter replication.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add bytesagain/ai-skills --skill cassandra --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Cassandra?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bytesagain-cassandra)More formats (shields.io, HTML) on the badges page.
---
name: cassandra
version: 1.0.0
description: >
Apache Cassandra distributed NoSQL database reference. Covers
CQL queries, data modeling with query-driven design, partition
key strategies, consistency levels, compaction, nodetool
administration, scaling, and multi-datacenter replication.
author: BytesAgain
homepage: https://bytesagain.com
source: https://github.com/bytesagain/ai-skills
tags: [cassandra, nosql, database, distributed, wide-column, cql, scaling]
---
# Cassandra Reference
Distributed wide-column NoSQL database.
## Commands
| Command | Description |
|---------|-------------|
| `intro` | Architecture, comparison |
| `cql` | Queries, types, batch |
| `modeling` | Query-driven design, partitions |
| `operations` | nodetool, consistency, scaling |
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!