Skip to content

Learn

How Metric Storage Works

A time-series database takes billions of floating-point measurements and packs them into a fraction of their original size — then answers queries across all of them in milliseconds.

Each experience below lets you see and interact with one piece of that puzzle. Click any card to explore.

Start Here

Three beginner-friendly paths that establish the storage model before the deeper codec internals.

Compression Deep Dives

How raw numbers become tiny bit streams once the basic storage model clicks.

Storage & Query Internals

How data is organized, pruned, and scanned once you move beyond the first mental model.