mysql

Installation
Summary

MySQL database administration, optimization, and development for production environments.

  • Covers core administration tasks including installation, user management, backup with mysqldump, binary log management, and configuration tuning
  • Query development support for SELECT, JOINs, subqueries, stored procedures, triggers, and events
  • Performance optimization through EXPLAIN analysis, index tuning, slow query log review, and Performance Schema inspection
  • High availability setup including MySQL replication, group replication, MySQL Router, ProxySQL, and failover strategies
  • Requires SQL fundamentals, Linux basics, and networking knowledge
SKILL.md

MySQL Skill

Overview

Master MySQL database administration, optimization, and development for production environments.

Topics Covered

MySQL Basics

  • Installation and configuration
  • User management
  • Database creation
  • Storage engines (InnoDB, MyISAM)
  • Character sets

Query Development

  • SELECT statements
  • JOINs and subqueries
  • INSERT, UPDATE, DELETE
  • Stored procedures
Related skills
Installs
452
GitHub Stars
1
First Seen
Jan 20, 2026