Skip to content

Schema Design

Designing the shape of data before it hurts — primary keys, indexes, relationships and migrations, for databases where a bad key costs more than a slow query.

5 skills tagged Schema Design.

Skills

All skills

The master skill in PlanetScale's official pack: runs a full read-only best-practices assessment of a database or org, then produces one evidence-backed report.

3 views

Google's official Spanner skill: provision instances, design primary keys that do not hotspot, write SQL and client-library code, and diagnose slow queries — with DDL and DML gated behind your approval.

6 views

Sanity's official CMS-agnostic skill for structured content modelling — separation of concerns, references versus embedding, content reuse and taxonomy design, with Sanity-specific notes.

1 views

Convex's official skill for changing the schema of a deployed app without breaking it — add the field optional, backfill with @convex-dev/migrations, verify, then tighten the validator.

1 views

MongoDB's official data-modelling skill — embed-vs-reference decisions, relationship patterns and the anti-patterns that quietly wreck performance and cost.

2 views

Related tags

Tags that appear alongside this one, ranked by how often.

All tags