Liquibase vs Massive vs PostgREST

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

Liquibase

430
641
+ 1
69
Massive

0
14
+ 1
0
PostgREST

59
117
+ 1
8
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Liquibase
Pros of Massive
Pros of PostgREST
  • 18
    Many DBs supported
  • 18
    Great database tool
  • 12
    Easy setup
  • 8
    Database independent migration scripts
  • 5
    Database version controller
  • 5
    Unique open source tool
  • 2
    Precondition checking
  • 1
    Supports NoSQL and Graph DBs
    Be the first to leave a pro
    • 4
      Fast, simple, powerful REST APIs from vanilla Postgres
    • 2
      JWT authentication
    • 1
      Very fast
    • 1
      Declarative role based security at the data layer

    Sign up to add or upvote prosMake informed product decisions

    Cons of Liquibase
    Cons of Massive
    Cons of PostgREST
    • 5
      Documentation is disorganized
    • 5
      No vendor specifics in XML format - needs workarounds
      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 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.

        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.

        What is PostgREST?

        PostgREST serves a fully RESTful API from any existing PostgreSQL database. It provides a cleaner, more standards-compliant, faster API than you are likely to write from scratch.

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

        What companies use Liquibase?
        What companies use Massive?
        What companies use PostgREST?
          No companies found

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

          What tools integrate with Liquibase?
          What tools integrate with Massive?
          What tools integrate with PostgREST?

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

          What are some alternatives to Liquibase, Massive, and PostgREST?
          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.
          Hibernate
          Hibernate is a suite of open source projects around domain models. The flagship project is Hibernate ORM, the Object Relational Mapper.
          Sqitch
          It is a standalone change management system with no opinions about your database engine, application framework, or development environment. Native scripting. Changes are implemented as scripts native to your selected database engine.
          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