Vlad Mihalcea

Results 9 repositories owned by Vlad Mihalcea

hypersistence-utils

2.4k
Stars
366
Forks
Watchers

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.

db-util

257
Stars
29
Forks
Watchers

If you are using JPA and Hibernate, this tool can auto-detect N+1 query issues during testing.

flexy-pool

1.1k
Stars
120
Forks
Watchers

FlexyPool adds metrics and failover strategies to a given Connection Pool, allowing it to resize on demand.

hibernate-master-class

221
Stars
99
Forks
Watchers

Hibernate Master Class is an advance course of one of the most popular JPA implementation

high-performance-java-persistence

1.2k
Stars
476
Forks
Watchers

The High-Performance Java Persistence book and video course code examples

hypersistence-optimizer

287
Stars
37
Forks
Watchers

Hypersistence Optimizer allows you to get the most out of JPA and Hibernate. By scanning your application configuration and mappings, Hypersistence Optimizer can tell you what changes you need to do t...

unfolding-java-transactions

84
Stars
12
Forks
Watchers

This is an open book aiming to explaing how java transactions work.

vladmihalcea.wordpress.com

125
Stars
93
Forks
Watchers

Some of the source code for vladmihalcea.com. The hibernate-master-class and the high-performance-java-persistence are used as blog source code repos as well.

hypersistence-tsid

102
Stars
10
Forks
Watchers

A Java library for generating Time-Sorted Unique Identifiers (TSID).