Join the discussion

Write your take first — we'll ask for email only when you're ready to publish.

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