This repository is not active
UmutKorkmaz/Python-LSM-SSTable-KeyValueStore
A Python project implementing a basic LSM Tree & SSTable, demonstrating key-value storage, CRUD operations, and compaction. Ideal for learning database storage fundamentals.
Python