When one or more of the All filters is selected - only average normalized results are displayed. Please read Running and Results for more details.
Speed comparison of JPA database update operations (normalized score, higher is better)
  | Derby embedded | H2 embedded | HSQLDB embedded | SQLite embedded | DB4O embedded | ObjectDB embedded | Derby server | H2 server | MySQL server | PostgreSQL server | ObjectDB server |
---|---|---|---|---|---|---|---|---|---|---|---|
DataNucleus | 3.7 | 4.4 | 3.0 | 0.97 | 0.92 | 1.7 | 1.2 | 0.87 | |||
EclipseLink | 6.6 | 8.2 | 6.6 | failed | 4.2 | 2.3 | 2.0 | 4.5 | |||
Hibernate | 3.3 | 5.7 | 5.1 | 0.65 | 2.5 | 1.8 | 1.8 | 2.9 | |||
OpenJPA | 4.4 | 4.6 | 3.6 | 3.6 | 2.1 | 1.9 | 4.5 | ||||
ObjectDB | 100 | 48.6 |
Performance comparison chart - The Y-Axis represents normalized score in logarithmic scale - higher is better:
Performance comparison chart - The Y-Axis represents normalized score in linear scale - higher is better:
Best and Worst JPA/Database Performer in this comparison
The Most Efficient (the Fastest):
1. | ObjectDB embedded | 100 |
2. | ObjectDB server | 48.6 |
3. | EclipseLink with H2 embedded | 8.2 |
4. | EclipseLink with Derby embedded | 6.6 |
5. | EclipseLink with HSQLDB embedded | 6.6 |
6. | Hibernate with H2 embedded | 5.7 |
7. | Hibernate with HSQLDB embedded | 5.1 |
8. | OpenJPA with H2 embedded | 4.6 |
9. | OpenJPA with PostgreSQL server | 4.5 |
10. | EclipseLink with PostgreSQL server | 4.5 |
11. | DataNucleus with H2 embedded | 4.4 |
12. | OpenJPA with Derby embedded | 4.4 |
13. | EclipseLink with Derby server | 4.2 |
14. | DataNucleus with Derby embedded | 3.7 |
15. | OpenJPA with HSQLDB embedded | 3.6 |
16. | OpenJPA with Derby server | 3.6 |
17. | Hibernate with Derby embedded | 3.3 |
The Least Efficient (the Slowest):
18. | DataNucleus with HSQLDB embedded | 3.0 |
19. | Hibernate with PostgreSQL server | 2.9 |
20. | Hibernate with Derby server | 2.5 |
21. | EclipseLink with H2 server | 2.3 |
22. | OpenJPA with H2 server | 2.1 |
23. | EclipseLink with MySQL server | 2.0 |
24. | OpenJPA with MySQL server | 1.9 |
25. | Hibernate with H2 server | 1.8 |
26. | Hibernate with MySQL server | 1.8 |
27. | DataNucleus with H2 server | 1.7 |
28. | DataNucleus with MySQL server | 1.2 |
29. | DataNucleus with DB4O embedded | 0.97 |
30. | DataNucleus with Derby server | 0.92 |
31. | DataNucleus with PostgreSQL server | 0.87 |
32. | Hibernate with SQLite embedded | 0.65 |
33. | EclipseLink with SQLite embedded | 0.0000 |
Total number of failed test runs (out of 6 tests in total) in this page results
Notes: Failed test runs are not included in any average score calculation. Click on failure numbers to see exception stack traces.
The results above are averages of the following 6 concrete test results
- Basic Person Test - Update Operations - Many Entities (5000)
- Element Collection Test - Update Operations - Many Entities (5000)
- Inheritance Test - Update Operations - Many Entities (5000)
- Indexing Test - Update Operations - Many Entities (5000)
- Graph (Binary Tree) Test - Update Operations - Many Entities (5000)
- Multithreading Test - Update Operations - Many Entities (5000)