sqlsidecar

1.0.2 • Public • Published


sqlsidecar
A MySQL helper for performance, monitoring and peace of mind

Goals

  • Some parity with mysqltuner.pl re: memory/bufferpool tuning
  • "EXPLAINable", sortable, streaming 'full processlist'
  • Live Processlist scanning interval adjustments
  • Query state graph
  • QPS graph
  • Mutex locking graphs
  • In-memory SQL or sqlite to store mysql performance information
  • INFORMATION_SCHEMA detection / mysql version detection
  • Extend MariaDB 10.1 and MySQL5.7 classes off MySQL class for more specific INFORMATION_SCHEMA details
  • Gather system information / check OS details (ulimit, kernel settings, etc)

System overview:


UI ideas:


/sqlsidecar/

    Package Sidebar

    Install

    npm i sqlsidecar

    Weekly Downloads

    0

    Version

    1.0.2

    License

    MIT

    Last publish

    Collaborators

    • asdqwex
    • erulabs
    • falconwiz