Software Alternatives, Accelerators & Startups

Liquibase VS Travis CI

Compare Liquibase VS Travis CI and see what are their differences

Liquibase logo Liquibase

Database schema change management and release automation solution.

Travis CI logo Travis CI

Focus on writing code. Let Travis CI take care of running your tests and deploying your apps.
  • Liquibase Landing page
    Landing page //
    2023-08-04
  • Travis CI Landing page
    Landing page //
    2023-01-06

Liquibase videos

Version based database migration with Liquibase

More videos:

  • Review - Automated database updates (with LiquiBase and FlyWay) @ Baltic DevOps 2015
  • Review - Flyway vs. Liquibase

Travis CI videos

GitHub, Travis CI - Lecture 9 - CS50's Web Programming with Python and JavaScript 2018

More videos:

  • Tutorial - How to run Android tests on Travis CI

Category Popularity

0-100% (relative to Liquibase and Travis CI)
MySQL Tools
100 100%
0% 0
Continuous Integration
0 0%
100% 100
Development
100 100%
0% 0
DevOps Tools
0 0%
100% 100

User comments

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

Reviews

These are some of the external sources and on-site user reviews we've used to compare Liquibase and Travis CI

Liquibase Reviews

We have no reviews of Liquibase yet.
Be the first one to post

Travis CI Reviews

10 Jenkins Alternatives in 2021 for Developers
You might find that Travis CI proudly promotes the fact that they have more than 900,000 open-source projects and 600,000 users on their platform with Travis CI. Automated deployment can be quickly established by following the tutorials and documentation that are currently available on their website.
The Best Alternatives to Jenkins for Developers
Travis CI is a continuous integration and testing CI/CD tool. It is free of cost for open source projects and provides seamless integration with GitHub. It supports more than 20 languages, like Node.js, PHP, Python, etc. along with Docker.
Continuous Integration. CircleCI vs Travis CI vs Jenkins
Travis CI is recommended for cases when you are working on the open-source projects, that should be tested in different environments.
Source: djangostars.com

Social recommendations and mentions

Travis CI might be a bit more popular than Liquibase. We know about 6 links to it since March 2021 and only 5 links to Liquibase. 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.

Liquibase mentions (5)

  • How do you guys go about the persistence layer?
    As far as keeping track of domain changes you can store DDL files in version control like you mention or use tools like Flyway (https://flywaydb.org) or Liquidbase (https://liquibase.org) which takes care of database migrations. Source: about 2 years ago
  • How do you guys go about the persistence layer? (x-post)
    I just use SQL directly (or something like JOOQ). For database migrations I use Liquibase. Source: about 2 years ago
  • Where questioning the scale of a company and its clients its seen bad
    Regarding the migrations, there are tools such as https://liquibase.org/ or FlyAway that handle this. Heck, you can even use an ORM that has a migration baked-in but that defeats the purpose of having the migrations in a separate project. Source: about 2 years ago
  • State based change management tool for Snowflake
    I've trialled schemachange and liquibase which are change script based tools. I've ruled out a whole load of other tools that are either change script based tools or don't support Snowflake, including the following:. Source: over 2 years ago
  • Learning SQL and using dll (CREATE,DROP,ALTER)
    Nowadays I prefer to automate database updates and deployment, using Liquibase and its relational database vendor agnostic syntax for that. Especially on production systems. But on local dev environments, I can still use the occasional SQL in a pinch. Source: over 2 years ago

Travis CI mentions (6)

  • Front-end Guide
    We used Travis CI for our continuous integration (CI) pipeline. Travis is a highly popular CI on Github and its build matrix feature is useful for repositories which contain multiple projects like Grab's. We configured Travis to do the following:. - Source: dev.to / over 1 year ago
  • Flutter
    CI/CD for autobuild + autotests (Codemagic or Travis CI). Source: over 1 year ago
  • How To Build Your First CI/CD Pipeline With Travis CI?
    Step 2: Log on to Travis CI and sign up with your GitHub account used above. - Source: dev.to / almost 2 years ago
  • What does a DevOps engineer actually do?
    Some other hosted CI products, such as CircleCI and Travis Cl, are completely hosted in the cloud. It is becoming more popular for small organizations to use hosted CI products, as they allow engineering teams to begin continuous integration as soon as possible. Source: almost 3 years ago
  • Hosting an Angular application on GitHub Pages using Travis CI
    1. Let's create the account. Access the site https://travis-ci.com/ and click on the button Sign up. - Source: dev.to / almost 3 years ago
View more

What are some alternatives?

When comparing Liquibase and Travis CI, you can also consider the following products

Flyway - Flyway is a database migration tool.

Jenkins - Jenkins is an open-source continuous integration server with 300+ plugins to support all kinds of software development

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

CircleCI - CircleCI gives web developers powerful Continuous Integration and Deployment with easy setup and maintenance.

Sqitch - Sqitch is a standalone database change management application without opinions about your database engine, development environment, or application framework.

Codeship - Codeship is a fast and secure hosted Continuous Delivery platform that scales with your needs.