Skip to main content

Module commands

Module commands 

Source

Modules§

admin
bench
docker
info
read_sstable
schema
write
Write command handlers for CLI write operations (Issue #392)

Structs§

ParsedRow
QueryExecutor
QueryExecutorConfig
QueryResult
RealDataParser

Functions§

analyze_sstable
Analyze SSTable structure, statistics, and performance characteristics
benchmark_sstable
Benchmark SSTable read performance with various operations
execute_query
execute_select_query
Execute a CQL SELECT query against SSTable data (live data, no mocking!)
export_data
Export data using true streaming execution (Issue #280)
export_sstable
Export SSTable data to file
import_data
read_sstable
Read and display SSTable directory or file data with schema
read_sstable_enhanced
Enhanced SSTable reader with interactive features, progress tracking, and export
validate_sstable
Validate SSTable format, integrity, and data consistency