Skip to content

User Docs

Everything you need to install, configure, and use CQLite.

CQLite reads Cassandra 5.0 SSTables directly from disk — no cluster, no JVM, no daemon required.

  • Quick Start — run your first query in under five minutes
  • Installation — prebuilt binaries, cargo, pip, npm paths for all platforms
  • Write Support — offline SSTable writing, flush, compaction (M5)
  • Limitations — what CQLite can and cannot read (format matrix, known gaps)
  • Troubleshooting — common problems and fixes
  • Use Cases — Cassandra sidecar, data science, services, operational scenarios