- Course
Quarkus: Data and Persistence
Data persistence is crucial for any application that needs to store and retrieve information. This course will teach you how to implement data persistence using Quarkus, Hibernate ORM with Panache, and reactive patterns.
- Course
Quarkus: Data and Persistence
Data persistence is crucial for any application that needs to store and retrieve information. This course will teach you how to implement data persistence using Quarkus, Hibernate ORM with Panache, and reactive patterns.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
How do you handle data persistence effectively in applications built with Quarkus? In this course, Quarkus: Data and Persistence, you’ll learn to implement data access patterns. First, you’ll explore Hibernate ORM with Panache to simplify entity management and reduce boilerplate code. Next, you’ll discover reactive database access using Quarkus' reactive clients and Mutiny for non-blocking, high-throughput operations. Finally, you’ll learn how to use RESTful web services to access data with pagination and filtering to optimize performance. When you’re finished with this course, you’ll have the skills and knowledge of data persistence needed to to build Quarkus applications with efficient data management.