Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update feature comparison #56

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
43 changes: 2 additions & 41 deletions 0.overview/0_overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,44 +8,5 @@ SQLE 是由[上海爱可生信息技术股份有限公司](http://www.actionsky.

## 主要功能
如何使用具体的功能可以参考第三章:[功能模块](../3.modules/overview.md)
### 平台管理
1. 支持用户、角色和权限的精细管理;
2. 支持 LDAP 登录;
3. 支持配置上线数据库;
4. 支持基于角色的资源隔离;
5. 支持配置审核规则模板;
6. 支持对不同的数据库应用不同的规则模板。

### SQL 审核
1. 支持基于规则的审核建议输出;
2. 支持工单审批流程,支持工单隔离;
3. 支持邮件推送审批事件;
4. 支持生成回滚语句;
5. 支持SQL录入关键字联想;
6. 支持审核 MyBatis XML 文件;
7. 支持审核建议按 SQL 归类去重展示;
8. 支持审核报告下载。

### SQL 优化
1. 支持索引优化([使用文档](../3.modules/3.5_auditworkflow/index_optimization.html));

### SQL 上线
1. 支持 SQL 上线;
2. 支持对大表进行 Online DDL([使用文档](../3.modules/3.5_auditworkflow/online_ddl.html));
3. 支持定时上线。

### SQL 审核任务
1. 支持通过标准接口收集来自业务的 SQL 统计信息;
2. 提供 MyBatis 文件扫描上传程序(scanner),可集成CI/CD;
3. 支持 MySQL 库表元数据采集审核;
4. 支持 Oracle TopSQL 采集审核;
5. 支持静态审核,即脱离上线数据库审核;
6. 支持定时审核,既有 SQL 进行生成审核报告。

## 企业版功能
1. 支持审核白名单;
2. 支持审批流程可视化配置;
3. 支持 MySQL 慢日志采集进行 SQL 审核;
4. 支持 Java 应用程序运行SQL 审核;
5. 支持工单通过微信企业号推送;
6. 支持SQL查询。
### 功能列表
![update_rule](./pictures/feature_comparison.png)
Binary file added 0.overview/pictures/feature_comparison.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.