➜tmpsledoview ./grotel.dbSledoView - SLED Database Viewer═══════════════════════════════════Validating database...✓ Database validation passed✓ Successfully opened database: grotel.dbInteractive SLED Database ClientType 'help' for available commands or 'exit' to quit.Use TAB for completion, type partial keys and TAB to auto-complete!> treesFound 3 trees:another-servicemy-servicesettings> select another-service✓ Selected tree: another-service[another-service]> set "my-custom-key" "some custom value"✓ Successfully set key my-custom-key with valueValue:some custom value[another-service]> list my-custom*Found 1 keys:1: my-custom-key = some custom value[another-service]> get my-custom-key══════════════════════════════════════════════════Key:my-custom-keySize:17 bytes
UTF-8:YesValue:──────────────────────────────────────────────────some custom value══════════════════════════════════════════════════[another-service]>
Get Started Immediately
$ cargo install sledoview
⚡
Blazing Fast
Written entirely in Rust. Handles large Sled databases smoothly without consuming all your memory.
🔍
Effortless Search
Quickly filter through keys or payloads to find exactly what you are looking for in seconds.
💻
Cross-Platform
Runs natively on Linux, macOS, and Windows. If you have a terminal, you can run Sledoview.
🛠️
Zero Config
No complex setup files required. Just point the CLI at your database directory path and start browsing.