Awesome Database Audit

Read-only audit of a database layer — schema anti-patterns (EAV, generic keys, imprecise types), query and index fit (SELECT *, N+1, unindexable predicates), integrity and concurrency, migration and tenancy hygiene — with evidence per finding and a SHIP / FIX / BLOCK verdict. Use when asked to audit the database, review the schema or migrations, judge a data model, or 'проверь схему базы'. Never edits schema or data. Do not use for runtime profiling (awesome-performance-audit), SQL injection (awesome-security-audit), or data-access style (awesome-code-standards).

khasky 9f4c630 10.4 KB Updated

File contents

khasky/awesome-agent-skills/tree/main/skills/awesome-database-audit commit 9f4c630551

Frequently asked questions

npx skillmds@latest add khasky/awesome-database-audit