blob: bee80d91c683ba2711c8cf4ca1b7036816adeb92 [file] [view]
# Initialization Guide
> The mysql, oracle, and pg directories contain database initialization scripts for Mysql, Oracle, and PostgreSql.
## To Shenyu Users
- mysql/schema.sql
> The file is the Mysql initialization script.
- oracle/schema.sql
> The file is the Oracle initialization script.
- pg/create-database.sqlpg/create-table.sql
> The files are the PostgreSql initialization script.