CQRS in the Small with Java Records and jOOQ
Offered By: Devoxx via YouTube
Course Description
Overview
Explore the practical implementation of Command Query Responsibility Segregation (CQRS) using Java Records and jOOQ in this 48-minute conference talk. Delve into the application of CQRS principles within a single database environment, focusing on structuring application code efficiently and optimizing data access. Learn how to leverage jOOQ, a type-safe SQL query library, as a persistence layer while modeling both query and command models with Java Records. Through a concrete example application, gain insights into the impact of CQRS on application design and data access performance improvement.
Syllabus
[VDBUH2024] - Simon Martinelli - CQRS in the small with Java Records and jOOQ
Taught by
Devoxx
Related Courses
JOOQ - Joy of SQLDevoxx via YouTube Do You Really Need Hibernate
Spring I/O via YouTube You May Not Need JavaScript
Spring I/O via YouTube The State of Java Relational Persistence
Spring I/O via YouTube Database Centric Applications with Spring Boot and jOOQ
Spring I/O via YouTube