bobbylite / bobbylite/service-template

Add persistence layer

未關閉
#3 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
enhancement
主要語言
Python
星號
0
分支
0
PR 合併指標
30 天內沒有已合併 PR

描述

No database/persistence exists yet. Add a persistence layer (choose DB + ORM/driver) behind the services/ layer, keeping api/ and mcp/ adapters unchanged.

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

The issue asks to add a database and ORM behind the services/ layer. First, examine the existing service layer to understand the data models and interfaces. Then, choose a database (e.g., PostgreSQL, SQLite) and an ORM (e.g., SQLAlchemy, Tortoise-ORM). The work involves designing the schema, integrating the ORM, and ensuring the API and MCP adapters remain unchanged. Done when the services can persist and retrieve data through the new layer.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
fastapi, python
領域
backend, database
Issue 類型
功能
難度
5/5
預估耗時
一週以上
活躍度
活躍
描述清晰度
需要釐清
新手友好度
20/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。