feat(数据库): 新增第四阶段前两课教学内容

This commit is contained in:
zhiye.sun
2026-08-12 17:23:12 +08:00
parent f1d9548646
commit a28c3b3168
12 changed files with 1291 additions and 18 deletions

View File

@@ -0,0 +1,3 @@
# Psycopg 3 是 PostgreSQL 的 Python 数据库驱动。
# binary 额外依赖适合本地学习,可避免首次安装时配置 C 编译环境。
psycopg[binary]>=3,<4