Database

Database

Persisting key value pairs with JPA and hibernate

How to store unstructured data with JPA

Read
Database

Linking entities to users in One-To-Many relationships

Having entities is all good and well, but now we need to link them to the users they belong to

Read
Database

The Power of Database Indexes

Improve your database performance with the correct indexes

Read
Database

Database Setup with Liquibase

Database schema changes with Liquibase

Read