Software Alternatives, Accelerators & Startups

NHibernate VS Javalin

Compare NHibernate VS Javalin and see what are their differences

NHibernate logo NHibernate

The official NHibernate community site. Download NHibernate. Read blogs. Contribute to the NHibernate Wiki. Find reference documentation.

Javalin logo Javalin

Simple REST APIs for Java and Kotlin
  • NHibernate Landing page
    Landing page //
    2020-02-21
  • Javalin Landing page
    Landing page //
    2022-10-26

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

Javalin videos

No Javalin videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to NHibernate and Javalin)
Web Frameworks
32 32%
68% 68
Development
100 100%
0% 0
Developer Tools
0 0%
100% 100
Application And Data
100 100%
0% 0

User comments

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

Social recommendations and mentions

Based on our record, Javalin seems to be a lot more popular than NHibernate. While we know about 33 links to Javalin, 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.

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 / 21 days ago

Javalin mentions (33)

  • Spark – A web micro framework for Java and Kotlin
    I'd recommend Javalin (https://javalin.io/) instead. Same idea, only executed better and it is actively maintained. - Source: Hacker News / 4 months ago
  • Spark – A web micro framework for Java and Kotlin
    SparkJava has an actively developed fork/successor called Javalin[1]. It's straightforward to convert from SparkJava to Javalin. The latter is written in Kotlin, but works fine with ordinary Java. While the rest of the Java world was devolving into annotation hell, AOP and other nightmares, these Java microframeworks showcased what happens when you forego legacy Java and leverage modern Java language features... - Source: Hacker News / 4 months ago
  • Show HN: Zero-dependency Java framework out of beta
    The size statistics page is super cool: https://github.com/byronka/minum/blob/master/docs/size_comparisons.md Aside from that, I've also had good experiences with Dropwizard - which is way simpler than Spring Boot but at the same time uses a bunch of idiomatic packages (like Jetty, Jersey, Jackson, Logback and so on): https://www.dropwizard.io/en/stable/ I do wonder whether Minum would ever end up on the... - Source: Hacker News / 8 months ago
  • Java 21 Released
    One of the most common web frameworks used is Spring Boot - here is their quickstart: https://spring.io/quickstart Newer alternatives are: https://micronaut.io/ and https://quarkus.io/ If you want to have something really simple look at Javalin: https://javalin.io/. - Source: Hacker News / 9 months ago
  • Helidon Níma is the first Java microservices framework based on virtual threads
    Counter-example: https://javalin.io/ uses Servlets, and seems to be doing quite fine without annotations. - Source: Hacker News / 10 months ago
View more

What are some alternatives?

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

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

vert.x - From Wikipedia, the free encyclopedia

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

Spark Framework - Spark Framework is a simple and lightweight Java web framework built for rapid development.

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

Micronaut Framework - Build modular easily testable microservice & serverless apps