6 pointsby cmodiano4 days ago2 comments
  • sshussain2703 days ago
    Migration Engineer is a job category, and if you build an agent around it, I think you could make many manual jobs obsolete.
    • cmodiano3 days 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.
  • tianzhou4 days ago
    Congrats on the launch, good project name and glad to see new project trying to address the classic schema migration problem.
    • cmodiano4 days ago
      Thank you very much, there are a lot of them already, tried to address the Python ecosystem integration to the maximum.