Skip to content

Rayiumir/innotopgo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Screenshots

Main Processlist Screen InnoDB Dashboard
Main Processlist Screen InnoDB Dashboard
Memory Dashboard Error Log Dashboard
Memory Dashboard Error Log Dashboard

Locking Info

Locking Info Locking Info

Demo

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

innotopgo

Connect

./innotopgo mysql://<username>:<password>@<host>:3306

example:

./innotopgo mysql://root:password@localhost:3306

Help

Press ? within innotopgo application.

About

Innotop for MySQL 8 written in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.1%
  • Other 0.9%