1. Quickstart
    1. Installation
    2. Running SnelDB
    3. A Gentle Guide
    4. Design Philosophy
  2. Introduction
    1. Why SnelDB?
    2. What is SnelDB?
    3. Key Features
  3. Commands
    1. Syntax
    2. Define
    3. Store
    4. Query
    5. Replay
    6. Flush
  4. Design
    1. Overview
    2. Storage Engine
    3. Query and Replay
    4. Sharding
    5. Infrastructure
    6. Compaction
    7. Layering Strategy
    8. Threading and Async
    9. Logging
    10. File Formats and Data Layout