Software Alternatives, Accelerators & Startups

Ask HN: How do you manage direct updates to databases in a production system

Flyway Sqitch
  1. 1
    Flyway is a database migration tool.
    Pricing:
    • Open Source

    #Development #MySQL Tools #Online Services 60 social mentions

  2. 2
    Sqitch is a standalone database change management application without opinions about your database engine, development environment, or application framework.
    Pricing:
    • Open Source
    Use your standard DB migration tooling, with code/change review as part of the process. I’m a big fan of sqitch[1] but many migration tools will handle data updates as well as DDL. 1: https://sqitch.org/.

    #Development #Online Services #MySQL Tools 17 social mentions

Discuss: Ask HN: How do you manage direct updates to databases in a production system

Log in or Post with