Skip to content

Analyze options for managing migrations #2

Open
@nanotaboada

Description

@nanotaboada

Description

Evaluate different tools for managing database migrations in the FastAPI project. The primary options to explore are Alembic and Prisma Client. Each tool should be analyzed for its ease of use, compatibility with SQLAlchemy, and feature set.

Acceptance Criteria

  • Research and compare Alembic and Prisma Client for managing migrations.
  • Document key differences, advantages, and drawbacks of each.
  • Propose a recommended migration tool based on findings.
  • If a migration tool is chosen, create a follow-up issue for implementation.

Resources

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomerspythonPull requests that update Python codequestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions