Skip to main content
AI/MLgithub

sql-code-review

Universal SQL code review assistant that performs comprehensive security, maintainability, and code quality analysis across all SQL databases (MySQL, PostgreSQL, SQL Server, Oracle). Focuses on SQL injection prevention, access control, code standards, and anti-pattern detection. Complements SQL optimization prompt for complete development coverage.

Stars
34,159
Source
github/awesome-copilot
Updated
2026-05-29
Slug
github--awesome-copilot--sql-code-review
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/github/awesome-copilot/HEAD/plugins/database-data-management/skills/sql-code-review/SKILL.md -o .claude/skills/sql-code-review.md

Drops the SKILL.md into .claude/skills/sql-code-review.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.