Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.91 KB

README_EN.md

File metadata and controls

40 lines (28 loc) · 1.91 KB

SOAR

Gitter License Go Report Card Build Status GoDoc

Docs | FAQ | 中文

SOAR

SOAR (SQL Optimizer And Rewriter) is a tool, which can help SQL optimization and rewrite. It's developed and maintained by the DBA Team of Xiaomi AI&Cloud.

Features

  • Cross-platform support, such as Linux, Mac, and Windows
  • Support Heuristic Rules Suggestion
  • Support Complicate SQL Indexing Optimize
  • Support EXPLAIN analyze for query plan
  • Support SQL fingerprint, compress and built-in pretty print
  • Support merge multi ALTER query into one SQL
  • Support self-config rewrite rules from SQL Rewrite
  • Suggestions were written in Chinese. But SOAR also gives many tools, which can be used without understanding Chinese.

QuickStart

Communication

  • GitHub issues: bug reports, usage issues, feature requests
  • Gitter
  • IM QQ Group: 779359816

License

Apache License 2.0.