Storage - System Design Explorer
Overview Storage

Storage

Pick the right storage interface: object, block, or file—each fits a different access pattern.

{#each section?.children ?? [] as child} {@const Icon = getIcon(child.icon)}

{child.label}

Concepts + trade-offs

Open
{/each}