Flyway vs Knex.js vs Massive

Need advice about which tool to choose?Ask the StackShare community!

Flyway

280
558
+ 1
33
Knex.js

179
403
+ 1
49
Massive

0
14
+ 1
0
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Flyway
Pros of Knex.js
Pros of Massive
  • 13
    Superb tool, easy to configure and use
  • 9
    Very easy to config, great support on plain sql scripts
  • 6
    Is fantastic and easy to install even with complex DB
  • 4
    Simple and intuitive
  • 1
    Easy tool to implement incremental migration
  • 11
    Write once and then connect to almost any sql engine
  • 10
    Faster
  • 8
    Nice api, Migrations/Seeds
  • 7
    Flexibility in what engine you choose
  • 7
    Free
  • 5
    Multi support and easy to use
  • 1
    Simple query API
    Be the first to leave a pro

    Sign up to add or upvote prosMake informed product decisions

    Cons of Flyway
    Cons of Knex.js
    Cons of Massive
    • 3
      "Undo Migrations" requires pro version, very expensive
      Be the first to leave a con
        Be the first to leave a con

        Sign up to add or upvote consMake informed product decisions

        - No public GitHub repository available -
        - No public GitHub repository available -

        What is Flyway?

        It lets you regain control of your database migrations with pleasure and plain sql. Solves only one problem and solves it well. It migrates your database, so you don't have to worry about it anymore.

        What is Knex.js?

        Knex.js is a "batteries included" SQL query builder for Postgres, MySQL, MariaDB, SQLite3, and Oracle designed to be flexible, portable, and fun to use. It features both traditional node style callbacks as well as a promise interface for cleaner async flow control, a stream interface, full featured query and schema builders, transaction support (with savepoints), connection pooling and standardized responses between different query clients and dialects.

        What is Massive?

        Massive's goal is to help you get data from your database. This is not an ORM, it's a bit more than a query tool - our goal is to do just enough, then get out of your way. Massive embraces SQL completely, and helps you out when you don't feel like writing another mundane select * from statement.

        Need advice about which tool to choose?Ask the StackShare community!

        What companies use Flyway?
        What companies use Knex.js?
        What companies use Massive?
          No companies found

          Sign up to get full access to all the companiesMake informed product decisions

          What tools integrate with Flyway?
          What tools integrate with Knex.js?
          What tools integrate with Massive?

          Sign up to get full access to all the tool integrationsMake informed product decisions

          What are some alternatives to Flyway, Knex.js, and Massive?
          Liquibase
          Liquibase is th leading open-source tool for database schema change management. Liquibase helps teams track, version, and deploy database schema and logic changes so they can automate their database code process with their app code process.
          Hibernate
          Hibernate is a suite of open source projects around domain models. The flagship project is Hibernate ORM, the Object Relational Mapper.
          Switch
          Ring your mobile phone, computer, and desk phone at the same time. Answer calls and switch seamlessly between devices. Use your personal device with a business phone number so you're always reachable.
          Slick
          It is a modern database query and access library for Scala. It allows you to work with stored data almost as if you were using Scala collections while at the same time giving you full control over when a database access happens and which data is transferred.
          Spring Data
          It makes it easy to use data access technologies, relational and non-relational databases, map-reduce frameworks, and cloud-based data services. This is an umbrella project which contains many subprojects that are specific to a given database.
          See all alternatives