Skip to main content
Back to the directory
github/awesome-copilotSoftware EngineeringFrontend and Design

sql-code-review

Comprehensive SQL security, performance, and quality analysis across MySQL, PostgreSQL, SQL Server, and Oracle databases.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
9

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/github/awesome-copilot --skill sql-code-review
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, sql-code-review has 9 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: github/awesome-copilot. Canonical URL: https://skills.sh/github/awesome-copilot/sql-code-review.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Comprehensive SQL security, performance, and quality analysis across MySQL, PostgreSQL, SQL Server, and Oracle databases. Perform a thorough SQL code review of ${selection} (or entire project if no selection) focusing on security, performance, maintainability, and database best practices. After : Expected Improvement : [Performance gain, security benefit] - Analyzes SQL injection vulnerabilities, access control issues, and sensitive data exposure with parameterized query examples for each database platform - Reviews query performance through index strategy, join optimization, and anti-pattern detection (N+1 queries, function misuse in WHERE clauses, overuse of DISTINCT) - Evaluates code quality including naming conventions, formatting, schema normalization, and appropriate data type choices - Provides database-specific guidance for PostgreSQL (JSONB, GIN indexes), MySQL (storage engines), SQL Server (columnstore indexes), and Oracle (sequences) - Delivers structured output with priority-ranked issues, before/after code examples, and scoring across security, performance, maintainability, and schema quality - Principle of Least Privilege : Grant minimum required permissions - Role-Based Access : Use database roles instead of direct user permissions - Schema Security : Proper schema ownership and access controls - Function/Procedure Security : Review DEFINER vs INVOKER rights -...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does sql-code-review do?

Comprehensive SQL security, performance, and quality analysis across MySQL, PostgreSQL, SQL Server, and Oracle databases.

Is sql-code-review good?

sql-code-review does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support sql-code-review?

sql-code-review currently lists compatibility with Skills CLI.

Is sql-code-review safe to install?

sql-code-review has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to sql-code-review?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install sql-code-review?

Run the following command to install sql-code-review: npx skills add https://github.com/github/awesome-copilot --skill sql-code-review

Related skills

More from github/awesome-copilot

Related skills

Alternatives in Software Engineering