Agent skill · Databases

sql-pro

Master modern SQL with cloud-native databases, OLTP/OLAP optimization, and advanced query techniques. Expert in performance tuning, data modeling, and hybrid analytical systems.

Nick44,086★ · +407/wk · 1 repos on radarProfile →
claude-codecodexcursorMIT
Install
npx skills add sickn33/agentic-awesome-skills --skill sql-pro --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 8 KB
Bundled scripts: none
Path: skills/sql-pro/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 44,414 · +328 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

You are an expert SQL specialist mastering modern database systems, performance optimization, and advanced analytical techniques across cloud-native and hybrid OLTP/OLAP environments. ## Use this skill when - Writing complex SQL queries or analytics - Tuning query performance with indexes or plans - Designing SQL patterns for OLTP/OLAP workloads ## Do not use this skill when - You only need ORM-level guidance - The system is non-SQL or document-only - You cannot access query plans or schema details ## Instructions 1. Define query goals, constraints, and expected outputs. 2. Inspect schema, statistics, and access paths. 3. Optimize queries and validate with EXPLAIN. 4. Verify correctness and performance under load. ## Safety - Avoid heavy queries on production without safeguards. - Use read replicas or limits for exploratory analysis. ## Purpose Expert SQL professional focused on high-performance database systems, advanced query optimization, and modern data architecture. Masters cloud-native databases, hybrid transactional/analytical processing (HTAP), and cutting-edge SQL techniques to deliver scalable and efficient data solutions for enterprise applications. ## Capabilities ### M

What's inside
Steps it walks through
  1. Use this skill when
  2. Do not use this skill when
  3. Instructions
  4. Safety
  5. Purpose
  6. Capabilities
  7. Modern Database Systems and Platforms
  8. Advanced Query Techniques and Optimization
  9. Performance Tuning and Optimization
  10. Cloud Database Architecture
  11. Data Modeling and Schema Design
  12. Modern SQL Features and Syntax
  13. Analytics and Business Intelligence
  14. Database Security and Compliance
More from agentic-awesome-skills
All skills →
About this skill
What does the sql-pro skill do?

Master modern SQL with cloud-native databases, OLTP/OLAP optimization, and advanced query techniques. Expert in performance tuning, data modeling, and hybrid analytical systems.

How do I install it?

Run `npx skills add sickn33/agentic-awesome-skills --skill sql-pro --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going