🗃️ Databases¶
Welcome to the Databases section of Codelogium.
Here you’ll find posts about SQL, ORMs, in-memory databases, performance tips, and more — basically, everything I’ve touched or struggled with on the data side.
Posts¶
-
Postgres vs H2: What to Use When
A quick dive into when to use a full-fledged DB like Postgres vs a lightweight in-memory option like H2. -
Hibernate Tips I Wish I Knew Earlier
Some practical tips for working with Hibernate without losing your sanity.
(More posts coming soon...)