How can we help you today? How can we help you today?

Are there any examples or videos that show how to use Flyway with Databricks?

I would like to try using Flyway migration pipeline for our Databricks Lakehouse and would like to know if anyone has a step-by-step or a video that shows how to set it up and use it.
dmeyers
0

Comments

6 comments

  • AlistairW
    I don't believe that Redgate has produced any - our experience with Databricks has been that it is exactly the same as any other SQL-type database using Flyway migrations so beyond difference in the connection URL, everything else is the same.
    https://documentation.red-gate.com/fd/databricks-243272862.html
    Are there any specific things you are struggling with ?
    AlistairW
    0
  • kbis
    Disclaimer: I work at Databricks.

    We now have a detailed blog published by the Databricks SQL SME group on how to use Flyway with Databricks. As @AlistairW commented above, it works exactly the same as any other SQL-type database.

    Here is the URL to the blog post. 
    kbis
    0
  • ClaireMatthews
    Hi @kbis, I'm Claire, Product Marketing Manager for Flyway. Thank you very much for sharing your blog post on using Flyway with Databricks - that's great to see! We would be very happy to share your blog post in an upcoming newsletter with Flyway users if that would be of interest. If you'd like to discuss, I'd be very happy to catch up over email (claire.matthews@red-gate.com).
    ClaireMatthews
    0
  • kbis
    thanks @ClaireMatthews I have sent you an email from my official address for this.
    kbis
    0
  • dmeyers
    kbis said:
    Disclaimer: I work at Databricks.

    We now have a detailed blog published by the Databricks SQL SME group on how to use Flyway with Databricks. As @AlistairW commented above, it works exactly the same as any other SQL-type database.

    Here is the URL to the blog post. 
    @kbis ty!  This is what I was looking for.  
    dmeyers
    0
  • mixhlejackson342

    I’ve seen a few solid walkthroughs where people show Flyway running inside Databricks jobs, usually by triggering migrations as part of a CI/CD step before Spark workloads start. Most of the useful videos focus less on theory and more on screen recordings: configuring JDBC, handling schemas, then validating migrations in a notebook or pipeline. That kind of visual, step-by-step example really helps when you’re new to Databricks integrations. I often look for short, focused demos like that, similar to how platforms such as TabooTube surface concise, real-world clips instead of long lectures. If you enjoy discovering practical videos, you might like browsing https://thetabootube.com for that style of content too.

    mixhlejackson342
    0

Add comment

Please sign in to leave a comment.