Skip to content

Add new item for sql inspect and replicate#77

Open
gangh wants to merge 2 commits intoshlomi-noach:masterfrom
gangh:add_new_item_for_sql_inspect_and_replicate
Open

Add new item for sql inspect and replicate#77
gangh wants to merge 2 commits intoshlomi-noach:masterfrom
gangh:add_new_item_for_sql_inspect_and_replicate

Conversation

@gangh
Copy link
Contributor

@gangh gangh commented May 7, 2019

a item in Analysis:

  • soar

a item in Binlog-Replication:

  • canal

Copy link
Owner

@shlomi-noach shlomi-noach left a comment

Choose a reason for hiding this comment

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

I'm having hard time with the Chinese. I'm a bit rusty. I'd prefer it if there were English docs, anything to make it simpler for me to decipher these links.

Re: soar: this looks like a general-purpose SQL solution; how does it relate specifically to MySQL?

@gangh
Copy link
Contributor Author

gangh commented May 9, 2019

I'm having hard time with the Chinese. I'm a bit rusty. I'd prefer it if there were English docs, anything to make it simpler for me to decipher these links.

🆗 🈶 🔤 👍
the english introduction:

@gangh
Copy link
Contributor Author

gangh commented May 15, 2019

Re: soar: this looks like a general-purpose SQL solution; how does it relate specifically to MySQL?

yes, now it is specifically to mysql InnoDB

@shlomi-noach
Copy link
Owner

yes, now it is specifically to mysql InnoDB

I'm sorry, can you please explain how so?

Copy link
Collaborator

@dveeden dveeden left a comment

Choose a reason for hiding this comment

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

The links should lead to information in English. This also needs a rebase.

- [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


- [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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants