A client-side tool to analyze MySQL and MariaDB slow query logs directly in the browser. This project reads a MySQL/MariaDB slow query log file and converts it into structured data, statistics, and ...
rs-slowquery-digest is a command-line tool written in Rust for analyzing MySQL/MariaDB slow query logs. It aggregates query statistics and generates reports to help identify performance bottlenecks.