<p align="center"><img width="366" height="373" src="http://i.imgur.com/5eUW7B5.png"><br>
<strong>sqlsidecar</strong><br>
A MySQL helper for performance, monitoring and peace of mind<br>
<a href="https://circleci.com/gh/erulabs/sqlsidecar"><img src="https://circleci.com/gh/erulabs/sqlsidecar.svg?style=svg" /></a>
</p>

# 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:
<p align="center"><img src="http://i.imgur.com/1fZ7dKS.png"><br>

## UI ideas:
<p align="center"><img src="http://i.imgur.com/I2KvqFg.png"><br>
