Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ This list accepts and encourages pull requests. See [CONTRIBUTING](https://githu
- [Percona Monitoring and Management](https://www.percona.com/doc/percona-monitoring-and-management/index.html) - An open-source platform for managing and monitoring MySQL performance.
- [Prometheus](https://prometheus.io/)/[mysqld_exporter](https://github.com/prometheus/mysqld_exporter) - Time series database for real-time monitoring and alerting.
- [pstop](https://github.com/sjmudd/ps-top) - a top-like program for MySQL, collecting, aggregating and displaying information from performance_schema.
- [soar](https://github.com/XiaoMi/soar) - SQL Optimizer And Rewriter, a powerful optimizer/inspecter/advisor for MySQL querys
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- [soar](https://github.com/XiaoMi/soar) - SQL Optimizer And Rewriter, a powerful optimizer/inspecter/advisor for MySQL querys
- [soar](https://github.com/XiaoMi/soar/blob/master/README_EN.md) - SQL Optimizer And Rewriter, a powerful optimizer/inspecter/advisor for MySQL querys

## Backup

*Backup/restore/recovery tools*
Expand All @@ -66,6 +67,7 @@ This list accepts and encourages pull requests. See [CONTRIBUTING](https://githu

- [Kingbus](https://github.com/flike/kingbus) - A distributed MySQL binlog storage system built on Raft
- [mysql-ripple](https://github.com/google/mysql-ripple) - Ripple, a server that can serve as a middleman in MySQL replication
- [canal](https://github.com/alibaba/canal) - A real-time mysql binlog parser to queue
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The README isn't available in English. Maybe we could use one of these instead?


## ChatOps

Expand Down