In this blog, you will learn how to fetch data from tables with jOOQ which have a one-to-one, a one-to-many or a many-to-many relationship. Enjoy!
#jooq #java
I Swapped the Database Client and Added GraphQL. The Domain Never Noticed How Clean Architecture delivered on its promise — infrastructure and presentation changed completely, domain and applicat...
#kotlin #jooq #dgs #cleanarchitecture
Origin | Interest | Match
I Swapped the Database Client and Added GraphQL. The Domain Never Noticed How Clean Architecture delivered on its promise — infrastructure and presentation changed completely, domain and applicat...
#kotlin #jooq #dgs #cleanarchitecture
Origin | Interest | Match
In this blog, you will learn how to fetch data from tables with jOOQ which have a one-to-one, a one-to-many or a many-to-many relationship. Enjoy!
#jooq #java
That is when I started looking into @jooq.org.
It requires solid SQL knowledge and more explicit DTOs.
But it is honest about what it does.
You always see the query you are actually running.
#SQL #jOOQ
In this blog, you will learn how to fetch data from tables with jOOQ which have a one-to-one, a one-to-many or a many-to-many relationship. Enjoy!
#jooq #java
In this blog, you will learn how to fetch data from tables with jOOQ which have a one-to-one, a one-to-many or a many-to-many relationship. Enjoy!
#jooq #java
In this blog, you will learn how to fetch data from tables with jOOQ which have a one-to-one, a one-to-many or a many-to-many relationship. Enjoy!
#jooq #java
Как мы затащили jOOQ в высоконагруженный проект с Postgres Привет, Хабр. Меня зовут Михаил Тимошкин. Я тимлид в ком...
#jooq #postgres #jooqCodegen #gradle-plugin
Origin | Interest | Match
I’ve been learning Spring Boot and jOOQ for a potential gig and for the most part I like both quite a bit so far! Both seem to have reasonably intuitive DSLs that fit well with Kotlin.
#java #backend #webdev #spring #jooq
In this blog, you will learn how to fetch data from tables with jOOQ which have a one-to-one, a one-to-many or a many-to-many relationship. Enjoy!
#jooq #java
🔍 Migration Spring Data JPA vers jOOQ sur Spring Petclinic
✅ DSL fluide & type-safe
✅ Contrôle total sur les requêtes SQL
✅ Multiset, pagination
🧵 Retour d'XP complet + code avant/après
📎 javaetmoi.com/2025/06/de-s...
#Java #SpringBoot #jOOQ #Sql
@starbuxman.joshlong.com @lukaseder.bsky.social
In this blog, you will learn how to fetch data from tables with jOOQ which have a one-to-one, a one-to-many or a many-to-many relationship. Enjoy!
#jooq #java
In this blog, you will learn how to fetch data from tables with jOOQ which have a one-to-one, a one-to-many or a many-to-many relationship. Enjoy!
#jooq #java
Join me on today at 4:00 PM in the Bitburger Event-Center Teil B for my talk on "Muss es wirklich Hibernate sein?"
I'm excited to be speaking at @javaland.bsky.social! 🎉
Looking forward to an engaging session and insightful discussions!
#JavaLand2025 #jOOQ #DataAccess #Performance
Released my Kotlin blog on ways to do CRUD queries on SQL databases:
leejjon.medium.com/four-ways-to...
#kotlin #jpa #hibernate #exposed #jooq
🚀 Spring Boot + jOOQ Tutorial - 5 Part Series 🎯
👉 Dive in now: www.sivalabs.in/spring-boot-...
Learn how to:
✅ Get Started with jOOQ
✅ Integrate jOOQ with Spring Boot
✅ Generate code for type-safe queries
✅ Handle One-to-Many, Many-to-One & Many-to-Many relationships 🔄
#SpringBoot #jOOQ #Java #SQL
As a #JVM #backend developer, #Hibernate is by far the framework I’ve wasted the most hours on. Too much:
- automagic
- laziness issues
- inefficient SQL
- having to understand what’s happening inside
- accidentally doing it wrong and only realizing after a later release bites you
#JDBC FTW
#JOOQ ?
In this blog, you will learn how to fetch data from tables with jOOQ which have a one-to-one, a one-to-many or a many-to-many relationship. Enjoy!
#jooq #java
mydeveloperplanet.com/2024/11/06/f...
Today @martinelli.ch will talk about
#CQRS on a small scale with Java #Records and #jOOQ in #Bern, on Wednesday @ixchelruiz.bsky.social is organizing a meeting in #Basel to celebrate #IWD, on Thursday we'll follow the footsteps of architectural art in #Zurich, followed by our annual general meeting
Ni sí, ni no, si no todo lo contrario. #JOOQ para escribir SQL de forma typesafe, con autocompletado etc. sin llegar a un ORM.