Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up persistence layer in backend #133

Closed
AdrianoKF opened this issue Oct 30, 2024 · 0 comments · Fixed by #138
Closed

Set up persistence layer in backend #133

AdrianoKF opened this issue Oct 30, 2024 · 0 comments · Fixed by #138
Assignees
Labels
backend Related to the backend / server component.

Comments

@AdrianoKF
Copy link
Collaborator

Goals:

  • Integrate an ORM solution in the backend (SQLAlchemy, Peewee, SQLModel, ...)
  • Optionally integrate a DB migration solution (Alembic, ...)
  • Adapt deployment to deal with persistent state
@AdrianoKF AdrianoKF added this to the Project / Team Feature milestone Oct 30, 2024
@AdrianoKF AdrianoKF self-assigned this Oct 30, 2024
@AdrianoKF AdrianoKF added the backend Related to the backend / server component. label Oct 30, 2024
@AdrianoKF AdrianoKF linked a pull request Oct 30, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to the backend / server component.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant