dba-mysql
CommunityMySQL/MariaDB database design & admin
AuthorMassimilianoPili
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the complexities of designing, implementing, and maintaining MySQL 8.0/MariaDB 11.x databases, ensuring efficient schema design, reliable migrations, and optimized query performance.
Core Features & Use Cases
- Schema Design: Create robust InnoDB schemas with appropriate data types, indexes, and constraints.
- Migration Scripts: Generate Flyway-compatible SQL scripts for database evolution.
- Query Optimization: Analyze and optimize SQL queries using
EXPLAIN FORMAT=TREEand other tools. - Use Case: Design a new
productstable withutf8mb4encoding, a composite primary key, and a full-text index on thedescriptioncolumn, then generate the corresponding Flyway migration script.
Quick Start
Use the dba-mysql skill to create a Flyway migration script for a new orders table with order_id as the primary key and an order_date timestamp.
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: dba-mysql Download link: https://github.com/MassimilianoPili/agent-framework/archive/main.zip#dba-mysql 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.