sql-builder
CommunityWrite and optimize SQL queries.
Authorinbharatai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps users write and optimize complex SQL queries, including JOINs, CTEs, window functions, and dialect-specific syntax, making database interactions more efficient and accurate.
Core Features & Use Cases
- Complex Query Generation: Create sophisticated SQL queries with advanced features.
- Query Optimization: Improve the performance of existing SQL statements.
- Dialect-Specific Syntax: Handle variations across different SQL databases (PostgreSQL, MySQL, SQLite, BigQuery).
- Use Case: Generate a SQL query to find the top 5 customers by total order value in the last quarter, using a Common Table Expression (CTE) and a window function for ranking.
Quick Start
Use the sql-builder skill to generate a PostgreSQL query that selects all columns from the 'users' table where the 'signup_date' is within the last 30 days.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: sql-builder Download link: https://github.com/inbharatai/claude-skills/archive/main.zip#sql-builder Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.