Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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.
- Host: GitHub
- URL: https://github.com/taobao/sqlautoreview
- Owner: taobao
- License: gpl-2.0
- Created: 2012-02-20T09:10:30.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2022-06-21T00:14:10.000Z (over 2 years ago)
- Last Synced: 2024-06-24T06:33:32.500Z (5 months ago)
- Language: Java
- Homepage:
- Size: 3.22 MB
- Stars: 203
- Watchers: 36
- Forks: 122
- Open Issues: 4
-
Metadata Files:
- Readme: readme.txt
- License: COPYING.txt
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.