1. Introduction
  2. Getting started
  3. Providers
    1. HyperSync
    2. SQD
  4. Writers
    1. ClickHouse
    2. DeltaLake
    3. DuckDB
    4. Iceberg
    5. PyArrowDataset(Parquet)
  5. Restarting from where you left off
  6. Crash resistance
  7. Logging
  8. Writing Pipelines
    1. Query
    2. Data Schema
      1. Ethereum (EVM)
      2. Solana (SVM)
    3. Steps
      1. Base58Encode
      2. Cast
      3. CastByType
      4. EvmDecodeEvents
      5. HexEncode
      6. U256ToBinary
  9. Appendix
    1. Polars and Decimal types (UInt256)