Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/taobao/sqlautoreview

automatic review database dml sql(select,insert,update,delete),build create index script for every SQL statment,and merge all create index script with exist indexes on these tables.
https://github.com/taobao/sqlautoreview

Last synced: about 2 months ago
JSON representation

automatic review database dml sql(select,insert,update,delete),build create index script for every SQL statment,and merge all create index script with exist indexes on these tables.

Awesome Lists containing this project

README

        

sqlautoreview project:
automatic review database dml sql(select,insert,update,delete),build create index script for every SQL statment,and merge all create index script with exist indexes on these tables.

author:[email protected]

if you want to know more about sqlautoreview project,please download sqlautorevew.ppt and sqlautoreview.docx

Contribution

The source code is available user the GPL version 2. We are actively looking for contributors so if you have any ideas, bug reports, or patchs you would like to contribute please do not hesitate to do so.