SSTables

E1099075 UNEXPLORED

SSTables (Sorted String Tables) are immutable, disk-based data files used by distributed databases to store sorted key-value data efficiently for fast reads and sequential writes.

All labels observed (2)

Label Occurrences
SSTable 1
SSTables canonical 1

How this entity was disambiguated

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

Apache Cassandra uses SSTables
Log-Structured Merge-Tree hasComponent SSTable
linked to: SSTables