AI AGENT ADDONS

Postgresql Optimization

github/awesome-copilot
Databases
13,896installs

PostgreSQL developers can use this assistant to build faster and smarter databases. It focuses on special PostgreSQL features like JSONB, arrays, and full-text search. You get clear examples and advice for real problems.

Learn how to write better queries with window functions and index strategies. The assistant shows you how to tune performance with tools like EXPLAIN ANALYZE and pg_stat_statements. It helps you avoid slow queries and manage memory well.

Anyone who works with PostgreSQL can benefit. Whether you are fixing a slow report or designing a new schema, this skill gives you practical optimization patterns and PostgreSQL-only capabilities.

Add Postgresql Optimization skill to your workflow

Global

mkdir -p ~/.claude/skills/postgresql-optimization

Project

mkdir -p .claude/skills/postgresql-optimization

Source Repository

Stars
35,856
Forks
4,431
Watchers
35,856
License
MIT
Last Push
1 month ago
Created
1 year ago