Introduction
Test Overview
The sst_dump tool provided by RocksDB helps view the block distribution and complete key/value data in each SST file. This tool is dedicated to SST files. It can be used to perform multiple operations on SST files. For example, you can run commands in following sections to check, verify, scan, and dump SST files.
Parent topic: RocksDB sst_dump Tool Usage Guidance