https://github.com/dragonknightofbreeze/sql-fox
https://github.com/dragonknightofbreeze/sql-fox
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dragonknightofbreeze/sql-fox
- Owner: DragonKnightOfBreeze
- License: mit
- Created: 2021-12-01T03:56:21.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-01T10:23:53.000Z (over 3 years ago)
- Last Synced: 2024-12-30T00:52:41.755Z (5 months ago)
- Language: Kotlin
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# 概述
简单的sql处理工具。
# 参考
* [Spring Shell官方网站](https://spring.io/projects/spring-shell)
* [Spring Shell官方参考文档](https://docs.spring.io/spring-shell/docs/2.0.0.RELEASE/reference/htmlsingle/)
* [MySQL5.7官方参考文档](https://dev.mysql.com/doc/refman/5.7/en/)
* [MySQL8.0官方参考文档](https://dev.mysql.com/doc/refman/8.0/en/)