DB Query Patterns

Audit query-shape anti-patterns — SELECT *, structural N+1 (directional), OFFSET pagination vs keyset, and non-SARGable predicates that defeat indexes. Module M13. Feeds the Performance & Scale score.

Hainrixz fa91d63 3.8 KB Updated

File contents

hainrixz/claude-db/tree/main/skills/db-query-patterns commit fa91d63df8

Frequently asked questions

npx skillmds@latest add hainrixz/db-query-patterns