×
Data Blocks

DuckDB Internals - Part 2: Table Storage Format

This article provides a detailed analysis of the table storage format based on the DuckDB v1.3.1 source code.

DuckDB Internals - Part 1: File Format Overview

This article primarily focused on the file format overview and metadata storage.