innotopgo
innotopgo copied to clipboard
Innotop for MySQL 8 written in Go
Innotop Go
Innotop for MySQL 8 written in Go
Project started to learn Go and doing something useful (I hope).
Additionally the official Innotop written in Perl became very hard to maintain.
Main Processlist Screen

InnoDB Dashboard

Memory Dashboard

Error Log Dashboard

Locking Info


Demo
Demo (0.1.1) on MacOS (thank you @datacharmer):

Connect
./innotopgo mysql://<username>:<password>@<host>:3306
example:
./innotopgo mysql://root:password@localhost:3306
Help
Press ? within innotopgo application.