# vladmihalcea/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.

Repository: https://github.com/vladmihalcea/hypersistence-utils
Canonical: https://ross.abutalabs.com/products/hypersistence-utils
Language: Java
License: Apache-2.0
License Family: permissive
Topics: hibernate, hibernate-types, java, json, array, enum, custom-types, hypersistence, performance, performance-testing, spring, spring-boot, spring-data-jpa
Last push: 2026-08-19T14:06:42+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 35, longevity 100
- inputs: {"age_days": 3264, "days_push": 14, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2668, forks 400 (observed 2026-08-28T04:07:09.319610+00:00)

## What it is
Hypersistence Utils (formerly Hibernate Types) is a Java library providing extra Hibernate custom types and Spring utilities for the data access layer. It supports a wide range of Hibernate ORM versions from 5.0 through 7.4.

## Use cases
- map JSON columns to Java entities in Hibernate
- persist arrays and enums as custom Hibernate types
- get extra Spring and Spring Data JPA utilities
- support many Hibernate versions with one library
- improve JPA data access layer performance

## When to choose
- you use Hibernate/JPA and need JSON, array, or enum column mappings
- you want Spring utilities alongside Hibernate custom types
- you need compatibility across many Hibernate versions

## When to avoid
- you don't use Hibernate or Spring in your project
- you need a full ORM rather than utilities
- you use a non-JVM language

## Facets
- artifact type: library
- maturity: active
- function: orm, serialization, developer-tools
- domain: databases, backend, developer-tools
- platform: jvm
- tags: hibernate, spring, jpa, custom-types, data-access

## Member repositories
- vladmihalcea/hypersistence-utils (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:09.319610+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:18:14.746978+00:00, confidence not recorded.
  - readme: https://github.com/vladmihalcea/hypersistence-utils (fetched 2026-08-28T04:07:09.319610+00:00, sha 4dce67ba6982)
- Data as of 2026-08-30T08:39:29.467469+00:00.
