soar

module
v0.8.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 23, 2018 License: Apache-2.0

README

SOAR

Gitter License Go Report Card Build Status

文档 | FAQ | 变更记录 | 路线图 | English

SOAR

SOAR(SQL Optimizer And Rewriter)是一个对SQL进行优化和改写的自动化工具。 由小米人工智能与云平台的数据库团队开发与维护。

功能特点

  • 跨平台支持(支持Linux, Mac环境,Windows环境理论上也支持,不过未全面测试)
  • 目前只支持MySQL语法族协议的SQL优化
  • 支持基于启发式算法的语句优化
  • 支持复杂查询的多列索引优化(UPDATE, INSERT, DELETE, SELECT)
  • 支持EXPLAIN信息丰富解读
  • 支持SQL指纹、压缩和美化
  • 支持同一张表多条ALTER请求合并
  • 支持自定义规则的SQL改写

快速入门

交流与反馈

  • 欢迎通过Github Issues提交问题报告与建议
  • QQ群: 779359816
  • Gitter 推荐

soar-qq XiaoMI-SA

License

Apache License 2.0.

Directories

Path Synopsis
Package advisor contain heuristic rules, index rules and explain translator.
Package advisor contain heuristic rules, index rules and explain translator.
Package ast is an interface for Abstract Syntax Tree parser
Package ast is an interface for Abstract Syntax Tree parser
cmd
soar
Package soar is the main program of SOAR
Package soar is the main program of SOAR
Package common contain many useful functions for logging, formatting and so on.
Package common contain many useful functions for logging, formatting and so on.
Package database will take cover of communicate with mysql database.
Package database will take cover of communicate with mysql database.
Package env contain virtual database build, rehash, cleanup.
Package env contain virtual database build, rehash, cleanup.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL