bobbylite / bobbylite/service-template
Add persistence layer
- Lingua principale
- Python
- Stelle
- 0
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
No database/persistence exists yet. Add a persistence layer (choose DB + ORM/driver) behind the services/ layer, keeping api/ and mcp/ adapters unchanged.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- fastapi, python
- Ambito
- backend, database
- Tipo di issue
- Funzionalità
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Stato di attività
- Attiva
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 20/100