boyue_jnpf/sql_init/README.md
2025-06-30 09:38:03 +08:00

23 lines
820 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.

### JNPF数据库说明
> 适用于 `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微服务`配置数据库`脚本,单体、微服务共用)