Software Alternatives, Accelerators & Startups

Liquibase VS DocFX

Compare Liquibase VS DocFX and see what are their differences

Liquibase logo Liquibase

Database schema change management and release automation solution.

DocFX logo DocFX

A documentation generation tool for API reference and Markdown files!
  • Liquibase Landing page
    Landing page //
    2023-08-04
  • DocFX Landing page
    Landing page //
    2023-05-11

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

DocFX videos

Generate Java documentation with DocFX

Category Popularity

0-100% (relative to Liquibase and DocFX)
MySQL Tools
100 100%
0% 0
Documentation
0 0%
100% 100
Development
75 75%
25% 25
Documentation As A Service & Tools

User comments

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

Social recommendations and mentions

DocFX might be a bit more popular than Liquibase. We know about 7 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

DocFX mentions (7)

  • TSDocs.dev: type docs for any JavaScript library
    This is a better looking version of what Java and C# have had for a long time (kudos to the author for that!), is that the inspiration for this tool? https://docs.oracle.com/javase/8/docs/technotes/tools/windows/javadoc.html https://dotnet.github.io/docfx/ I saw the author mentioned in another comment that they found themselves peeping inside type declaration files "too often". While I do often use sites generated... - Source: Hacker News / 6 months ago
  • What Does Microsoft Use to Create their KB Articles?
    Actually, we use it for OptiTune, it's called "docfx" https://dotnet.github.io/docfx/. Source: over 2 years ago
  • Library / Codebase Documentation - Multiple aggregated libraries - How to create? DocFx does not support this?
    We would really prefer to use a somewhat generic pre-made tool for this (such as DocFX) compared to rolling our own solution. We can roll our own solution... But would prefer not to so that we can minimize development and maintenance overhead. Source: over 2 years ago
  • CSharp Docuementation Site
    I use docfx from microsoft to generate documentation for all my oss libraries. Source: over 2 years ago
  • What platform is Microsoft Docs hosted on?
    My best guess would be that there's a CI/CD pipeline in GitHub that utilizes DocFX to convert the Markdown files to HTML. The constructed HTML files are then placed in an Azure Storage account that configured for Static Website Hosting combined with Azure CDN. Source: almost 3 years ago
View more

What are some alternatives?

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

Flyway - Flyway is a database migration tool.

Doxygen - Generate documentation from source code

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

Docsify.js - A magical documentation site generator.

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

Daux.io - Daux.io is a documentation generator that uses a simple folder structure and Markdown files to...