vladmihalcea / db-utilView external linksLinks
If you are using JPA and Hibernate, this tool can auto-detect N+1 query issues during testing.
☆260Jan 11, 2023Updated 3 years ago
Alternatives and similar repositories for db-util
Users that are interested in db-util are comparing it to the libraries listed below
Sorting:
- Provide listener framework for JDBC interactions and query executions via proxy.☆760Jul 14, 2025Updated 7 months ago
- The Hypersistence Utils library (previously known as Hibernate Types) gives you Spring and Hibernate utilities that can help you get the …☆2,630Updated this week
- The High-Performance Java Persistence book and video course code examples☆1,454Feb 7, 2026Updated last week
- FlexyPool adds metrics and failover strategies to a given Connection Pool, allowing it to resize on demand.☆1,169Nov 28, 2025Updated 2 months ago
- Samples for "Hibernate, how the magic is really done?" talk☆51Jun 30, 2025Updated 7 months ago
- Rich Criteria API for JPA providers☆838Feb 5, 2026Updated last week
- Reference implementation toolkit for writing composable applications☆20Updated this week
- A framework for capturing log statements during tests. Compatible with most popular logging frameworks. Works with JUnit and TestNG☆33Sep 30, 2018Updated 7 years ago
- Samples for "Hibernate performance tuning" talk☆111Jun 30, 2025Updated 7 months ago
- Hibernate Master Class is an advance course of one of the most popular JPA implementation