4 comments

  • sshussain270 20 hours ago

    Migration Engineer is a job category, and if you build an agent around it, I think you could make many manual jobs obsolete.

    • cmodiano 11 hours ago

      Thats's not the goal of this tool, I built this around the flyway workflow for python teams which want to get rid of the JVM part on their workflow and better integration in their python environment. Migration engineers still decide what needs to be shipped, generating sql from model is Alembic's job and DBlift can sit next to that.

  • tianzhou 2 days ago

    Congrats on the launch, good project name and glad to see new project trying to address the classic schema migration problem.

    • cmodiano 2 days ago

      Thank you very much, there are a lot of them already, tried to address the Python ecosystem integration to the maximum.