Skip to main content
AI/MLgithub

postgresql-optimization

PostgreSQL-specific development assistant focusing on unique PostgreSQL features, advanced data types, and PostgreSQL-exclusive capabilities. Covers JSONB operations, array types, custom types, range/geometric types, full-text search, window functions, and PostgreSQL extensions ecosystem.

Stars
34,159
Source
github/awesome-copilot
Updated
2026-05-29
Slug
github--awesome-copilot--postgresql-optimization
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/postgresql-optimization/SKILL.md -o .claude/skills/postgresql-optimization.md

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