bobbylite / bobbylite/service-template

Add persistence layer

Ouverte
#3 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
enhancement
Langage dominant
Python
Étoiles
0
Forks
0
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
fastapi, python
Domaine
backend, database
Type d'issue
Fonctionnalité
Difficulté
5/5
Temps estimé
Plus d'une semaine
Activité
Active
Clarté
À clarifier
Accessibilité débutants
20/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.