storage-format

Official

Master SQLite file formats and B-tree internals.

Authortursodatabase
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a concise guide to the SQLite on-disk format, including pages, cells, overflow, and the freelist, to help engineers understand data layout and storage characteristics.

Core Features & Use Cases

  • On-disk layout: Page structures, header fields, and the relationship between pages and the sqlite_schema.
  • Data representation: How records, payloads, and serial types are stored.
  • Use Cases: Debugging storage issues, capacity planning, and performance tuning of the Turso storage engine.

Quick Start

Use the storage-format skill to interpret a Turso database file's on-disk layout, referencing the header table and page type descriptions to analyze a sample file.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: storage-format
Download link: https://github.com/tursodatabase/turso/archive/main.zip#storage-format

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.