MySQL Tools
MySQL/MariaDB admin, query, and optimization tools
MySQL Backup Command Generator
Generate full and incremental MySQL/MariaDB backup shell commands
MySQL Restore Command Generator
Generate mysql restore workflows from SQL dump files
mysqldump Command Generator
Build mysqldump commands with options, tables, and compression
MySQL Connection String Builder
Build MySQL/MariaDB URIs, JDBC, and Node.js connection strings
MySQL User Creation Command
Generate CREATE USER statements for MySQL and MariaDB
MySQL Grant Command Generator
Generate GRANT statements for databases, tables, and privileges
MySQL Revoke Command Generator
Generate REVOKE statements to remove MySQL privileges
MySQL Table Size Query
Generate queries to list table and index sizes in MySQL
MySQL Database Size Query
Generate queries for database size monitoring in MySQL
MySQL Processlist Analyzer
Parse SHOW PROCESSLIST output and summarize running queries
MySQL Slow Query Analyzer
Analyze slow query log output and summarize expensive queries
MySQL Index Suggestion Helper
Suggest indexes based on WHERE, JOIN, and ORDER BY columns
MySQL Charset Checker
Generate queries to audit character sets across databases and tables
MySQL Collation Checker
Generate queries to detect collation mismatches and issues
MySQL Replication Status Parser
Parse SHOW SLAVE/REPLICA STATUS and summarize replication health
MySQL Binlog Calculator
Estimate binary log disk usage and retention requirements
MySQL Config Checker
Review my.cnf settings and InnoDB tuning recommendations
MySQL Port Checker
Generate commands to verify MySQL port and connectivity
MySQL SSL Connection Helper
Generate SSL connection strings and verify TLS for MySQL
MySQL Query Formatter
Format and beautify MySQL/MariaDB SQL queries
MySQL Date Query Helper
Generate date, interval, and timezone queries for MySQL
MySQL JSON Query Helper
Generate JSON functions and path queries for MySQL 5.7+
MySQL Lock Query Generator
Generate queries to find InnoDB locks and blocking transactions
MySQL Upgrade Checklist
Step-by-step checklist for MySQL/MariaDB version upgrades
MySQL DBA Report Generator
Generate a MySQL/MariaDB health and configuration audit report