Skip to content

Commit e87e5fc

Browse files
committed
update docs
1 parent 0ee23ae commit e87e5fc

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

docs/backend/summary/fsm.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@ title: 精简版本
44

55
FastAPI 最佳架构精简版的目标是仅保留最最最简单的架构代码,使其更易扩展
66

7-
::: caution
8-
精简版的更新速度并不同步,我们目前正在积极寻找维护人员
9-
:::
7+
## SQLAlchemy
108

119
<LinkCard
1210
title="fastapi_sqlalchemy_mysql"
@@ -15,6 +13,12 @@ href="https://github.com/wu-clan/fastapi_sqlalchemy_mysql"
1513
icon="https://wu-clan.github.io/picx-images-hosting/logo/fba.png"
1614
/>
1715

16+
## Tortoise-ORM
17+
18+
::: caution
19+
此版本的更新速度并不同步,我们目前正在积极寻找维护人员
20+
:::
21+
1822
<LinkCard
1923
title="fastapi_tortoise_mysql"
2024
description="fastapi + pydantic-v2 + tortoise-orm + aerich + mysql + redis"

0 commit comments

Comments
 (0)