vladmihalcea / db-utilLinks
If you are using JPA and Hibernate, this tool can auto-detect N+1 query issues during testing.
☆258Updated 2 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:
- Hibernate Master Class is an advance course of one of the most popular JPA implementation☆221Updated 2 years ago
- Envers extension of the Spring Data JPA module☆263Updated last year
- Hypersistence Optimizer allows you to get the most out of JPA and Hibernate. By scanning your application configuration and mappings, Hyp…☆323Updated 2 months ago
- Comparison of non-JPA SQL mapping frameworks for Java (Jooq, Spring JDBCTemplate, MyBatis, EBean, JDBI, Speedment, sql2o)☆270Updated 2 years ago
- Templates and examples to report issues to Hibernate☆72Updated last week
- Provide listener framework for JDBC interactions and query executions via proxy.☆727Updated 2 weeks ago
- Spring Events Sample Application☆103Updated 5 years ago
- Mock facility for Spring Data repositories☆138Updated 2 years ago
- Extension for JUnit which provides insights for the runtime of contexts, classes and methods☆150Updated 2 years ago
- Extension module to properly support datatypes of javax.money☆259Updated last month
- Benchmarks for Spring Boot startup☆310Updated last year
- JSR 354 - Moneta: Reference Implementation☆354Updated 2 months ago
- Assembler is a reactive data aggregation library for querying and merging data from multiple data sources/services. Assembler enables eff…☆129Updated 2 months ago
- Spring TestContext Framework Extension for JUnit Jupiter (a.k.a., JUnit 5)☆140Updated 6 years ago
- Spring Boot starter for Apache Wicket☆153Updated 6 months ago
- Streams Utils is a set of operations written on Java 8 Streams. It allows several basic operations that are not available in the the Java…☆208Updated 3 years ago
- An opinionated guide on developing web applications with Spring Boot.☆131Updated 3 years ago
- Elegant Error Handling for Spring Boot☆267Updated 3 years ago
- Gradle plugin for generating java source from wsdl files☆145Updated 2 years ago
- A library for creating isolated embedded databases for Spring-powered integration tests.☆436Updated 8 months ago
- OpenRewrite recipes for migrating to newer versions of Java.☆128Updated this week
- Demonstrates Java 9-18's new features☆304Updated last year
- Library giving tools to detect N+1 queries and count the queries generated with Spring and Hibernate☆139Updated 2 years ago
- Samples for "Hibernate performance tuning" talk