Skip to main content
See Data Types for general reference.
Numeric types encoding matches memory layout of little endian CPUs like AMD64 or ARM64, allowing very efficient encoding and decoding.
Example: Nullable encoding
Example: LowCardinality encoding
Last modified on July 2, 2026