postgresql-code-review
Expert PostgreSQL code review focusing on schema design, JSONB optimization, performance, and security best practices.
Install
npx skills add https://github.com/github/awesome-copilot --skill postgresql-code-reviewStats
| Total installs | 8,078 |
| Weekly installs | 8.1K |
| GitHub stars | 27.4K |
| First seen | Feb 25, 2026 |
| Source | @github/awesome-copilot |
Summary
- Reviews JSONB operations for indexing efficiency, array usage with GIN indexes, and proper containment operators
- Evaluates schema design including ENUM types, CITEXT for case-insensitive data, TIMESTAMPTZ usage, and CHECK constraints
- Identifies anti-patterns in function optimization, trigger design, and extension usage
- Assesses Row Level Security (RLS) implementation, privilege management, and PostgreSQL-specific security features
- Analyzes performance considerations including index strategy, window functions, and PostgreSQL-exclusive optimization techniques
Tags
Related skills
| Skill | Installs | vs postgresql-code-review |
|---|---|---|
| dataverse-python-quickstart | 7,453 | -625 |
| power-bi-dax-optimization | 7,461 | -617 |
| azure-resource-health-diagnose | 7,399 | -679 |
| nestjs-best-practices | 9,419 | +1,341 |
| power-bi-model-design-review | 7,432 | -646 |
FAQ
- How many installs does postgresql-code-review have?
- postgresql-code-review has 8,078 total installs and 8.1K installs this week.
- Where is postgresql-code-review hosted?
- postgresql-code-review is published by @github/awesome-copilot at https://github.com/github/awesome-copilot.
- How many GitHub stars does postgresql-code-review have?
- postgresql-code-review has 27.4K GitHub stars.
- When was postgresql-code-review first indexed?
- OrangeBot.AI first indexed postgresql-code-review on Feb 25, 2026.
- How do I install postgresql-code-review?
- Run: npx skills add https://github.com/github/awesome-copilot --skill postgresql-code-review