Files
yunzhupass-database/README.md
朱进 c4d84ca8ff docs(readme): 更新数据库说明标题
- 将数据库说明标题由"ZERO数据库说明"修改为"YUNZHUPAAS数据库说明"
- 保持版本适用范围为5.2.x
- 说明脚本适用于Java和.NET的单体及微服务版本
2026-04-24 17:02:42 +08:00

24 lines
827 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### YUNZHUPAAS数据库说明
> 适用于 `5.2.x` 版本无特别说明脚本适用于Java(单体、微服务)、.NET(单体、微服务)版本
### 数据库支持
- MySQL 5.7.x/8.x
- SQLServer 2012+
- Oracle 11g
- PostgreSQL 12+
- 达梦数据库(DM8)
- 人大金仓数据库(KingbaseES_V8R6)
### 目录说明
- MySQL(MySQL`平台数据库`脚本,单体、微服务共用)
- SQLServer(SQLServer`平台数据库`脚本,单体、微服务共用)
- PostgreSQL(SQLServer`平台数据库`脚本,单体、微服务共用)
- Oracle(Oracle`平台数据库`脚本,单体、微服务共用)
- DM8(达梦DM8`平台数据库`文件,单体、微服务共用)
- KingbaseES(人大金仓`平台数据库`文件,单体、微服务共用)
- Java微服务(Java微服务`配置数据库`脚本,单体、微服务共用)