.NET Core vs Liquibase
A side-by-side look at .NET Core and Liquibase. For an in-depth review of either product, follow the links below.
.NET Core
Development
.NET Core is an open-source, cross-platform framework for building modern, cloud-enabled apps using C#, F#, and ASP.NET. It allows developers to create web apps, services, libraries and console apps that run on Windows, Linux and macOS.
caspnetcrossplatformopen-source
Liquibase
Development
Liquibase is an open source database change management tool that allows developers to manage database schema changes programmatically. It works by executing changeset XML or YAML files that describe the changes to apply against a database.
databaseschema-migrationchange-management
Related Comparisons
flyway
DbPatch
Evolve (database migration)
gitSQL
yuniql
.NET Micro Framework for Linux