๐Ÿ‘‹ Welcome! A tech blog where a backend developer shares experiences in Backend, Infrastructure, Troubleshooting, and more โœจ
Architecture & Design

Architecture & Design

Sharing system architecture and design decisions and experiences.

All Posts

JPA's Design Philosophy and the Gap with SQL: Finding Practical Alternatives

When using JPA, you sometimes encounter moments like โ€œHuh? Why doesnโ€™t this work?โ€ I think anyone who has used JPA has probably experienced the confusion when a feature that was natural in SQL isnโ€™t supported in JPQL. In this article, I want to talk about why the gap between JPA and SQL exists, and ...

Read more โ†’

November 28, 2024