Hibernate 6 has arrived

This page summarizes the projects mentioned and recommended in the original post on /r/java

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Hibernate

    Hibernate's core Object/Relational Mapping functionality

  • When I wrote the Hibernate User Guide, I made all code samples be extracted from the integration tests.

  • hypersistence-utils

    The Hypersistence Utils library (previously known as Hibernate Types) gives you Spring and Hibernate utilities that can help you get the most out of your data access layer.

  • I'm not aware of any JSON support coming in Hibernate 6, but I'll surely provide support for Hibernate 6 in the Hibernate Types OSS project, so you are going to be able to use the generic JsonType with Hibernate 6 as well.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • in.relation.to

    Source for the in.relation.to website

  • Here's the article if you want to make your contribution to the Hibernate project.

  • Spring Data JPA

    Simplifies the development of creating a JPA-based data access layer.

  • Be sure to check the recent Spring Boot 3.0 milestones for that. The updated Spring Data JPA 3.0 has not upgraded its build to Hibernate 6 yet as there a couple of changes in the latter that need adaption on our side, but you should be able to actually run on it already, if you tweak the dependencies to rather use the H6 artifacts. Would be awesome if you reported your findings on the ticket linked above.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts