AnghelLeonard/Hibernate-SpringBoot resource
Collection of 300+ best practices for Java persistence performance in Spring Boot applications observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 74
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2881
- days_rel: n/a
- days_push: 161
- n_releases_24m: 0
Adoption not part of the score
1372 stars · 537 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of 300+ runnable sample applications demonstrating Java persistence performance best practices using Hibernate 5/6 and Spring Boot 2. Each sample is a small self-contained project illustrating a specific tip, such as UTC timezone handling, DTO projections, batch inserts, and connection pooling.
Use cases
- learn hibernate performance best practices
- optimize jpa query performance in spring boot
- fix n+1 select problem examples
- speed up batch inserts with spring data jpa
- reduce sql statement count in hibernate
- configure connection pooling in spring boot
- learn dto projections in spring data
When to choose
- you develop Java persistence layers with Hibernate/JPA and Spring Boot and want practical, runnable examples
- you are tuning database performance and want copy-pasteable recipes
- you want to learn Spring Data JPA optimization patterns incrementally
When to avoid
- you need a production library or framework to add as a dependency - these are sample applications
- you use Spring Boot 4 / Hibernate 7 (a separate companion repo covers that)
- you need non-Java persistence guidance
Facets
learning-resource · maturity active
orm database benchmarking developer-tools databases developer-tools tutorials performance jvm hibernate spring-boot jpa spring-data persistence-performance best-practices jdbc sql-optimization examples spring
2 sources
- readme: https://github.com/AnghelLeonard/Hibernate-SpringBoot · fetched 2026-08-28 · dca75ea96382
- homepage: https://www.amazon.com/Spring-Boot-Persistence-Best-Practices/dp/1484256255/ref=sr_1_3?keywords=anghel+leonard&qid=1576272956&sr=8-3 · fetched 2026-08-29 · 6d1d7ac1af17
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| AnghelLeonard/Hibernate-SpringBoot | main | 66 |
For agents
markdown · JSON · MCP: product_card(name="AnghelLeonard/Hibernate-SpringBoot")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem