LogoClawIndex
案例技能关于
LogoClawIndex

ClawIndex

OpenClaw Skills 与 Use Case 索引

ClawIndex 是一个生态驱动的 OpenClaw Skills 与真实 Use Case 索引站。

索引

Skills·
Cases

Meta

关于·
声明·
邮箱·
GitHub
© 2026 ClawIndex 保留所有权利。

带有该标签的 Skills:SQLModel

浏览带有该标签的技能列表。

  • scaffolding-fastapi-dapr - FastAPI 后端开发框架
    FastAPIDaprSQLModelREST API

    ★ 2 · 更新于 2026-05-28

    构建生产级 FastAPI 后端,集成 SQLModel、Dapr 和 JWT 身份验证

    ⚙ 创建 FastAPI 应用⚙ 定义 SQLModel 模式⚙ 创建 CRUD 端点
  • scaffolding-fastapi-dapr - FastAPI + Dapr 后端脚手架
    FastAPI后端微服务Dapr

    ★ 63 · 更新于 2026-05-28

    生成集成 SQLModel 和 Dapr 的 FastAPI 后端

    ⚙ 创建 FastAPI 项目⚙ 定义 SQLModel 模型⚙ 配置异步数据库
  • scaffolding-fastapi-dapr - FastAPI + Dapr 后端脚手架
    FastAPIDaprSQLModelREST API

    ★ 18 · 更新于 2026-05-28

    搭建生产级 FastAPI 后端,集成 SQLModel 数据库、Dapr 事件驱动架构和 JWT 身份验证

    ⚙ 创建 FastAPI 项目⚙ 定义 SQLModel 模型⚙ 配置异步数据库
  • migration-database - SQLModel 数据库迁移工具
    数据库迁移SQLModelAlembic

    ★ 18 · 更新于 2026-05-11

    使用 Alembic 自动化 SQLModel 项目的数据库迁移工作流程

    ⚙ 为新模型创建迁移⚙ 为修改的模型生成迁移⚙ 应用迁移到数据库
  • migration-database - SQLModel 数据库迁移工具
    数据库迁移SQLModelAlembicPostgreSQL

    ★ 602 · 更新于 2026-05-11

    使用 Alembic 自动生成 SQLModel 数据库迁移脚本

    ⚙ 生成数据库迁移⚙ 应用数据库迁移⚙ 审查迁移文件