Software Alternatives, Accelerators & Startups

Supabase VS Liquibase

Compare Supabase VS Liquibase and see what are their differences

Supabase logo Supabase

An open source Firebase alternative

Liquibase logo Liquibase

Database schema change management and release automation solution.
  • Supabase Landing page
    Landing page //
    2023-05-27
  • Liquibase Landing page
    Landing page //
    2023-08-04

Supabase videos

Basic demo

More videos:

  • Review - Supabase in 100 Seconds by Fireship

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

Category Popularity

0-100% (relative to Supabase and Liquibase)
Developer Tools
100 100%
0% 0
MySQL Tools
0 0%
100% 100
Realtime Backend / API
100 100%
0% 0
Development
0 0%
100% 100

User comments

Share your experience with using Supabase and Liquibase. 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 Supabase and Liquibase

Supabase Reviews

Best Serverless Backend Tools of 2023: Pros & Cons, Features & Code Examples
Create an account, a project, and a database. Unlike a NoSQL database like Firebase’s, you need to have a structure ready to be able to manipulate data. But once this step is done―and you’ll have ready-to-use templates to help speed up this part―you can call Supabase like so:
Source: www.rowy.io
2023 Firebase Alternatives: Top 10 Open-Source & Free
Supabase is another trusted platform in our list that calls itself an open-source alternative to Firebase. You can also name it one of the newest cloud service providers similar to Firebase because it launched in 2020. Indeed, with great scalability and documentation support, Supabase could be an ideal option.
12 User Authentication Platforms [Auth0, Firebase Alternatives]
Powered with react libraries, you can quickly start with Supabase’s pre-build auth widgets. Besides, you can integrate Supabase with REST and real-time APIs with support for GraphQL coming in future updates.
Source: geekflare.com

Liquibase Reviews

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

Social recommendations and mentions

Based on our record, Supabase seems to be a lot more popular than Liquibase. While we know about 432 links to Supabase, we've tracked only 5 mentions of 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.

Supabase mentions (432)

  • You should start creating a View in Supabase!!
    If you are new to postgres or if you are a frontend heavy developer who is currently relying on supabase to have a magic backend appearing out of nowhere, or maybe you are just someone who likes to read stuff and in that case I have something to share with you! - Source: dev.to / 1 day ago
  • Mastering Real-Time Collaboration: Building Figma and Miro-Inspired Features with Supabase
    Supabase is a backend as a service visual platform that allows you to create postgres DB with minimum code. Their documentation is so good that it feels like home and you can get your project online in no matter of time. - Source: dev.to / 13 days ago
  • Wasp x Supabase: Smokin’ Hot Full-Stack Combo 🌶️ 🔥
    It was a great experience using Supabase’s rock-solid PostgreSQL database for this app. The DX around that product is phenomenal: viewing and managing the DB data was a lifesaver when you don’t want to craft your own admin panel from scratch. - Source: dev.to / 17 days ago
  • How I migrated from Firebase to Supabase
    I didn't really give much thought as to which backend I would use. I already had 2 projects in Supabase (BOXCUT & MineWork), but also a few projects in Firebase too. I was more concerned at the time at actually building the product. - Source: dev.to / 25 days ago
  • How to get free Postgres
    Sign up for SupaBase: Head over to SupaBase and sign up. Create a new workspace and project with your preferred names. - Source: dev.to / about 1 month ago
View more

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

What are some alternatives?

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

Firebase - Firebase is a cloud service designed to power real-time, collaborative applications for mobile and web.

Flyway - Flyway is a database migration tool.

Next.js - A small framework for server-rendered universal JavaScript apps

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

AppWrite - Appwrite provides web and mobile developers with a set of easy-to-use and integrate REST APIs to manage their core backend needs.

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