Software Alternatives, Accelerators & Startups

Flyway VS NHibernate

Compare Flyway VS NHibernate and see what are their differences

Flyway logo Flyway

Flyway is a database migration tool.

NHibernate logo NHibernate

The official NHibernate community site. Download NHibernate. Read blogs. Contribute to the NHibernate Wiki. Find reference documentation.
  • Flyway Landing page
    Landing page //
    2023-08-02
  • NHibernate Landing page
    Landing page //
    2020-02-21

Flyway videos

Flyway Review: Echo XLT Duck Call

More videos:

  • Review - Flyway Review: Echo Timber Duck Call
  • Review - Beer Review # 3455 Flyway Brewing Early Bird IPA

NHibernate videos

Introduction to NHibernate: Setting up your Mappings

More videos:

  • Review - Fluent NHibernate: Getting started w/ your first mappings
  • Review - ActiveCommerce + NHibernate + SPEAK Part 1

Category Popularity

0-100% (relative to Flyway and NHibernate)
MySQL Tools
100 100%
0% 0
Web Frameworks
0 0%
100% 100
Online Services
100 100%
0% 0
Development
74 74%
26% 26

User comments

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

Social recommendations and mentions

Based on our record, Flyway seems to be a lot more popular than NHibernate. While we know about 59 links to Flyway, we've tracked only 1 mention of NHibernate. 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.

Flyway mentions (59)

  • A Journey Towards A Scalable Multi-Tenant Application
    Our client's engineering team recommended Flyway and successfully used it to manage their migrations. We chose to adopt Flyway due to its simplicity, speed, reliability, and successful implementation by our client's engineering team. Their existing codebase and experiences allowed us to transition smoothly to Flyway. - Source: dev.to / 13 days ago
  • Let's write a simple microservice in Clojure
    The session logs show that the application loads configurations and establishes a connection with a PostgreSQL database. This involves initializing a HikariCP connection pool and Flyway for database migrations. The logs confirm that the database schema validation and migration checks were successful. The startup of the Jetty HTTP server follows, and the server becomes operational and ready to accept requests on... - Source: dev.to / 2 months ago
  • Ask HN: What tool(s) do you use to code review and deploy SQL scripts?
    Also RedGate, but Flyway has some reasons to recommend it over RedGate Deploy depending on your DBAs/workflows: https://flywaydb.org/ (Though I don't think it is "complete" or "perfect", either.) EF Migrations are in a really good place now if you like/don't mind C# as a language (and you can easily embed SQL inside the C#, too, but there are benefits to being able to also run high level C# code). With today's... - Source: Hacker News / 3 months ago
  • Using Flyway to version your database
    When software starts using a database, it's advisable to have version control, just as we have Github to control our source code. This is all to be sure about what was executed for that specific version. For Java and Spring boot, we have the Flyway framework that aims to resolve this situation, free of charge. - Source: dev.to / 7 months ago
  • CI/CD for Databricks
    If you're looking for tools, like https://www.liquibase.com/ or https://flywaydb.org/, which are database-state-based schema migration toolkits - it might be relatively straightforward to build similar ones using Databricks SQL drivers. Source: 12 months ago
View more

NHibernate mentions (1)

  • Building business processes with Azure Durable Functions
    Traditionally, building business processes involves a highly database-centric approach. Development typically begins with a comprehensive database design, setting up schemas and tables before moving on to create classes and properties. These classes would then map to the database schema using Object-Relational Mappers (ORMs) like Entity Framework, NHibernate or Dapper. This method, while effective, often leads to... - Source: dev.to / about 2 months ago

What are some alternatives?

When comparing Flyway and NHibernate, you can also consider the following products

Liquibase - Database schema change management and release automation solution.

Beego - Beego Web is official blog and documentation website for beego app web framework

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

Mikro orm - TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns.

Sequel Pro - MySQL database management for Mac OS X

Dapper - Dapper is a user-friendly object mapper for the .NET framework.