Django Index Design

Design safe Django and PostgreSQL indexes from measured query plans, including B-tree, composite, covering, partial, expression, GIN/JSONB, BRIN, and concurrent migration patterns. Use when a Django query plan suggests missing or mismatched indexes, a production table needs an index without write downtime, or existing indexes need review.

ConcertoNotes Updated 0 repo stars

File contents

ConcertoNotes/codex-plugins/tree/main/plugins/community/lvtd-skills/skills/django-index-design commit 46d5f35139

Frequently asked questions

npx skillmds@latest add concertonotes/django-index-design