Software Alternatives & Reviews

Flyway VS Sqitch

Compare Flyway VS Sqitch and see what are their differences

Flyway logo Flyway

Flyway is a database migration tool.

Sqitch logo Sqitch

Sqitch is a standalone database change management application without opinions about your database engine, development environment, or application framework.
  • Flyway Landing page
    Landing page //
    2023-08-02
  • Sqitch Landing page
    Landing page //
    2021-07-20

Flyway videos

Flyway Review: Echo XLT Duck Call

More videos:

  • Review - Flyway Review: Echo Timber Duck Call
  • Review - Beer Review # 3455 Flyway Brewing Early Bird IPA

Sqitch videos

No Sqitch videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to Flyway and Sqitch)
MySQL Tools
66 66%
34% 34
Development
50 50%
50% 50
Online Services
57 57%
43% 43
Databases
100 100%
0% 0

User comments

Share your experience with using Flyway and Sqitch. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Flyway should be more popular than Sqitch. It has been mentiond 57 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Flyway mentions (57)

  • Ask HN: What tool(s) do you use to code review and deploy SQL scripts?
    Also RedGate, but Flyway has some reasons to recommend it over RedGate Deploy depending on your DBAs/workflows: https://flywaydb.org/ (Though I don't think it is "complete" or "perfect", either.) EF Migrations are in a really good place now if you like/don't mind C# as a language (and you can easily embed SQL inside the C#, too, but there are benefits to being able to also run high level C# code). With today's... - Source: Hacker News / 9 days ago
  • Using Flyway to version your database
    When software starts using a database, it's advisable to have version control, just as we have Github to control our source code. This is all to be sure about what was executed for that specific version. For Java and Spring boot, we have the Flyway framework that aims to resolve this situation, free of charge. - Source: dev.to / 4 months ago
  • CI/CD for Databricks
    If you're looking for tools, like https://www.liquibase.com/ or https://flywaydb.org/, which are database-state-based schema migration toolkits - it might be relatively straightforward to build similar ones using Databricks SQL drivers. Source: 10 months ago
  • Strategy to run database scripts on Kubernetes
    This is a 4th option, which should play nice with ArgoCD. The following example runs flyway as a k8s job. The desired migration changes are recorded as files within the chart. This helm chart can be integrated with your application (Using hooks to determine when the migration job is run) or run manually. Source: 11 months ago
  • How do your teams run DB migrations?
    By using an opinionated framework within the app/service (like Flyway, Migrate, Diesel, etc). Schema migrations happen on app/service start-up. Source: 11 months ago
View more

Sqitch mentions (17)

  • Ask HN: What tool(s) do you use to code review and deploy SQL scripts?
    We use https://sqitch.org/ and we’re fairly happy with it. Sqitch manages the files to deploy which are applied fits to a local database. We use GitHub actions for deployment and database migrations are just one step of the pipeline. The step invokes sqitch deploy which runs all the pending migration files. Then, all the approval process is standard for the environment. We require approvals in pull requests... - Source: Hacker News / 9 days ago
  • PostgREST: Providing HTML Content Using Htmx
    I'm experimenting with it right now using Squitch [1] to make maintenance easier. It still feels like a hack and I also still have my doubts about the viability of this for real-world use. It's fun though and I'm learning about all kinds of advanced Postgres features. [1] https://sqitch.org/. - Source: Hacker News / 4 months ago
  • Announcing codd - a tool to apply postgres SQL migrations
    How does it compare with other SQL-based migration tools like Sqitch? Source: about 1 year ago
  • Ask HN: How do you test SQL?
    Yup, same. Last time I set this up I used Sqitch¹ for migrations, which encourages you to write tests for each migration; caught a lot of bugs early that way, all in a local-first dev environment. Worked especially well for Postgres since plpgsql makes it easy to write tests more imperatively. ¹: https://sqitch.org/. - Source: Hacker News / about 1 year ago
  • Conceptually how do you handle deploys of SQL related things (table definition, scripts, stored procs etc) in a CI/CD way?
    Sqitch. DB migrations for multiple data stores without a proprietary syntax for DB updates. Git-aware. Integrated unit testing. Https://sqitch.org/ Https://youtu.be/wF4PEe8HD7k. Source: over 1 year ago
View more

What are some alternatives?

When comparing Flyway and Sqitch, you can also consider the following products

Liquibase - Database schema change management and release automation solution.

Slick - A jquery plugin for creating slideshows and carousels into your webpage.

Sequel Pro - MySQL database management for Mac OS X

InterBase - InterBase is an ultra-fast, innovative, embeddable SQL database with commercial-grade data security, change synchronization, and disaster recovery options.

PostGIS - Open source spatial database

DBmaestro - DBmaestro provides solution for database development, build automation, and continuous delivery in any environment.