Are you struggling with performance issues in your Spring, Jakarta EE, or Java EE application?
What if there were a tool that could automatically detect what caused performance issues in your JPA and Hibernate data access layer?
Wouldn’t it be awesome to have such a tool to watch your application and prevent performance issues during development, long before they affect production systems?
Well, Hypersistence Optimizer is that tool! And it works with Spring Boot, Spring Framework, Jakarta EE, Java EE, Quarkus, Micronaut, or Play Framework.
So, rather than fixing performance issues in your production system on a Saturday night, you are better off using Hypersistence Optimizer to help you prevent those issues so that you can spend your time on the things that you love!
MongoDB Tutorial
Being the 4th ranked Database engine, MongoDB is both popular and very useful for aggregate document-based persistence. This tutorial aims to give you some best practices, I’ve gather throughout running two commercial projects on top of MongoDB.
Bootstrapping
- MongoDB Incremental Migration Scripts
- Integration testing done right with Embedded MongoDB
- MongoDB 2.6 is out
Aggregation framework
- Out of-the-box aggregation framework performance
- A beginner’s guide to MongoDB aggregation framework
Performance tuning
- Over 80000 inserts/second on commodity hardware
- A beginner’s guide to MongoDB performance turbocharging
Data modeling
Concurrency control
