vladmihalcea/high-performance-java-persistence resource
The High-Performance Java Persistence book and video course code examples observed · 2026-08-28
Health v2 · maintenance only
72/100
- Activity 89
- 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: 3975
- days_rel: n/a
- days_push: 71
- n_releases_24m: 0
Adoption not part of the score
1498 stars · 522 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Code examples accompanying the High-Performance Java Persistence book and video course by Vlad Mihalcea. It demonstrates JDBC, JPA, Hibernate, and jOOQ patterns and serves as a testbed for measuring Java data-access layer performance.
Use cases
- learn how to optimize JPA and Hibernate performance
- test JDBC or jOOQ query performance in Java
- find examples of efficient entity mappings and relationships
- study database transaction and concurrency patterns in Java
- benchmark different Java persistence strategies
- prepare for Java persistence interview or training
When to choose
- you are learning or teaching high-performance data access on the JVM
- you want runnable examples to accompany the book or video course
- you need a harness to test JPA, Hibernate, JDBC, or jOOQ behavior
When to avoid
- you need a production-ready ORM library rather than educational examples
- your project does not use the JVM or Java persistence stack
- you want an automated performance-optimization tool like Hypersistence Optimizer
Facets
learning-resource · maturity active
database orm testing benchmarking developer-tools databases developer-tools tutorials performance jvm cross-platform jpa hibernate jdbc jooq book-examples video-course database-performance java
1 source
- readme: https://github.com/vladmihalcea/high-performance-java-persistence · fetched 2026-08-28 · f839d41476fc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vladmihalcea/high-performance-java-persistence | main | 72 |
For agents
markdown · JSON · MCP: product_card(name="vladmihalcea/high-performance-java-persistence")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem