Skip to content
tatami

Guides

Task-oriented walkthroughs for the things people actually do with tatami: writing and reading files from Go, converting crawl shards, managing a collection, and building and serving a search index.

Each guide is built around a job rather than an API surface: writing typed columns and reading them back, bringing existing Parquet output into the format, stitching many files into one collection, and turning a corpus into a keyword search index that answers in microseconds. They assume you have worked through the quick start.