+ Tracking the largest public Zarr stores in the wild. All entries must be publicly accessible. +
+ + +No stores submitted yet. Be the first to claim the top spot!
+
+ Add an entry to
+ .vitepress/data/leaderboard.ts
+ and open a PR:
+
{
+ nickname: 'My Big Store',
+ store_link: 's3://my-bucket/my-store.zarr',
+ size_bytes: 1_000_000_000_000,
+ total_chunks: 50_000_000,
+ tech: 'native-zarr-v3',
+ submitted_by: 'your-github-handle',
+ last_verified: '2026-05-28',
+}
+ {{ r.store_link }}
+ {{ copiedIdx === i ? 'Copied!' : 'Click to copy' }}
+
+
+ {{ TECH[r.tech] }}
+ + Think your store belongs here? + Open a PR +
+ +