5 Great Reasons to use jOOQ
jOOQ makes SQL a "first-class" language in the JVM ecosystem by embedding it into Java, Kotlin, and Scala in an idiomatic way.

jOOQ makes SQL a "first-class" language in the JVM ecosystem by embedding it into Java, Kotlin, and Scala in an idiomatic way.

Explore how to best use compact Java Records as Data Transfer Objects (DTOs) for database and API calls in Spring Boot 3 with Hibernate 6.

In part 9 of this series, learn how to successfully create an orchestrated microservices system with Docker Compose!

Convert an existing MongoDB-connected service to use Spring Cloud Config for accessing database credentials, as with a Neo4j microservice.

Learn how to set up a service that hosts the Spring Cloud Config server and wire our Neo4j microservice as the config client service.

Explore how solid-state drives (SSDs), the default storage medium for on-disk data, use garbage collection.

Let’s create a Java application with YugabyteDB distributed database to see if garbage is generated in response to application requests.

Let’s create a simple Java application and see how the application generates garbage at the relational database level.

Creating a full-fledged API requires resources, both time and money. Let's achieve it without writing a single line of code!

CTOs and enterprise architects have long recognized the importance of event-driven architectures (EDA). - by Chris Latimer