mirror of
https://github.com/ZSCNetSupportDept/website.git
synced 2026-02-11 04:29:32 +08:00
10 lines
202 B
Markdown
10 lines
202 B
Markdown
# 数据库设计
|
||
本项目高度捆绑PostgreSQL,采用了大量pgsql特定的功能,如枚举,视图等
|
||
|
||
|
||
|
||
import DocCardList from '@theme/DocCardList';
|
||
|
||
<DocCardList className="docs-card" />
|
||
|