Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lhccong authored Aug 12, 2024
1 parent 9004cd4 commit 254eb9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ SQL Dog 是一款基于 SpringBoot + MySQL + SQL 慢镜🔍(自研)致力于
2. MySQL
3. Redis
4. Sa-Token
5. sql-slow-mirror(自研 SQL 分析工具,项目地址:https://github.com/lhccong/sql-slow-mirror)
5. sql-slow-mirror(自研 SQL 分析工具,项目地址:https://github.com/lhccong/sql-slow-mirror

## 做了哪些改进🔍

Expand All @@ -46,4 +46,4 @@ SQL Dog 是一款基于 SpringBoot + MySQL + SQL 慢镜🔍(自研)致力于

1. 安全问题,防止用户 SQL 注入(使用`webassembly` 技术,在前端运行 SQLite 完成初始化)。
2. 如果不让用户之间的数据互相污染(前端使用 SQLite 完成初始化)。
3. 如何解析用户输入的 SQL([ Druid ](https://github.com/alibaba/druid))。
3. 如何解析用户输入的 SQL([ Druid ](https://github.com/alibaba/druid))。

0 comments on commit 254eb9f

Please sign in to comment.