MySQL relational database reference. Covers native JSON type, window functions, CTEs, full-text search, InnoDB engine, user/role management, EXPLAIN ANALYZE, slow query log, buffer pool tuning, mysqldump backup, and replication setup.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add bytesagain/ai-skills --skill mysql --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Mysql?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bytesagain-mysql)More formats (shields.io, HTML) on the badges page.
---
name: mysql
version: 1.0.0
description: >
MySQL relational database reference. Covers native JSON type,
window functions, CTEs, full-text search, InnoDB engine,
user/role management, EXPLAIN ANALYZE, slow query log,
buffer pool tuning, mysqldump backup, and replication setup.
author: BytesAgain
homepage: https://bytesagain.com
source: https://github.com/bytesagain/ai-skills
tags: [mysql, sql, database, rdbms, innodb, replication]
---
# MySQL Reference
The world's most popular open-source RDBMS.
## Commands
| Command | Description |
|---------|-------------|
| `intro` | Overview, engines |
| `queries` | JSON, windows, CTE, FTS |
| `admin` | Users, performance, replication |
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!