All Projects → xpinjection → Hibernate Performance

xpinjection / Hibernate Performance

Samples for "Hibernate performance tuning" talk

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Hibernate Performance

Hibernate Basics
Samples for "Hibernate, how the magic is really done?" talk
Stars: ✭ 44 (-49.43%)
Mutual labels:  orm, hibernate, jpa, persistence
Query Validator
Compile time validation for HQL and JPQL queries in Java code
Stars: ✭ 70 (-19.54%)
Mutual labels:  orm, hibernate, jpa, persistence
Hibernate Springboot
Collection of best practices for Java persistence performance in Spring Boot applications
Stars: ✭ 589 (+577.01%)
Mutual labels:  hibernate, jpa, persistence
Hibernate Orm
Hibernate's core Object/Relational Mapping functionality
Stars: ✭ 4,806 (+5424.14%)
Mutual labels:  orm, hibernate, jpa
Hunt Entity
An object-relational mapping (ORM) framework for D language (Similar to JPA / Doctrine), support PostgreSQL and MySQL.
Stars: ✭ 51 (-41.38%)
Mutual labels:  orm, hibernate, jpa
Jplusone
Tool for automatic detection and asserting "N+1 SELECT problem" occurences in JPA based Spring Boot Java applications and finding origin of JPA issued SQL statements in general
Stars: ✭ 91 (+4.6%)
Mutual labels:  orm, hibernate, jpa
Jeddict
Jakarta EE 8 (Java EE) & MicroProfile 3.2 application generator and modeler
Stars: ✭ 358 (+311.49%)
Mutual labels:  orm, hibernate, jpa
Hibernate Reactive
A reactive API for Hibernate ORM, supporting non-blocking database drivers and a reactive style of interaction with the database.
Stars: ✭ 167 (+91.95%)
Mutual labels:  orm, hibernate, jpa
Spring Kotlin Exposed
playground for spring-boot 2.*, kotlin , jetbrains-exposed, postgres, jsonb, flyway, docker
Stars: ✭ 106 (+21.84%)
Mutual labels:  orm, hibernate, jpa
Quickperf
QuickPerf is a testing library for Java to quickly evaluate and improve some performance-related properties
Stars: ✭ 231 (+165.52%)
Mutual labels:  orm, hibernate, performance
Jooq
jOOQ is the best way to write SQL in Java
Stars: ✭ 4,695 (+5296.55%)
Mutual labels:  orm, hibernate, jpa
Jpa Spec
A JPA Query By Specification framework.
Stars: ✭ 620 (+612.64%)
Mutual labels:  hibernate, jpa
Inspectit
inspectIT is the leading Open Source APM (Application Performance Management) tool for analyzing your Java (EE) applications.
Stars: ✭ 513 (+489.66%)
Mutual labels:  performance, performance-tuning
Todo List App
Spring Boot 1.3.2, Spring Data Hibernate H2, REST, Angular 1.5.3, Bootstrap, Maven.
Stars: ✭ 6 (-93.1%)
Mutual labels:  hibernate, jpa
Nano Sql
Universal database layer for the client, server & mobile devices. It's like Lego for databases.
Stars: ✭ 717 (+724.14%)
Mutual labels:  orm, persistence
Ee7 Jaxrs Sample
Building RESTful APIs with Java EE 7 and JAXRS
Stars: ✭ 15 (-82.76%)
Mutual labels:  hibernate, jpa
Sled
the champagne of beta embedded databases
Stars: ✭ 5,423 (+6133.33%)
Mutual labels:  orm, persistence
Javaee7 Petclinic
Java EE 7 Petclinic
Stars: ✭ 31 (-64.37%)
Mutual labels:  hibernate, jpa
Cockburst
一个高性能,可靠,异步的本地持久化队列实现;重启JVM、重启服务器、或者强制KILL进程时,队列里的数据不丢失;
Stars: ✭ 33 (-62.07%)
Mutual labels:  persistence, performance
Pgtune
Pgtune - tuning PostgreSQL config by your hardware
Stars: ✭ 1,078 (+1139.08%)
Mutual labels:  performance, performance-tuning

This is a set of samples for basic features of Hibernate covered in "Hibernate performance tuning".

Slides and video may be found here: http://jeeconf.com/program/hibernate-performance-tuning/.

You are free to use and distribute them as is if you promise to run tests and understand how things work under the hood. ;)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].