Use H2 as Internal SQL Database
Context and Problem Statement
We need to store data internally in a structured way to gain performance.
Decision Drivers
- Easy to integrate
- Easy to use
- Common technology
Considered Options
Decision Outcome
Chosen option: “H2 Database Engine”, because it was straight-forward to use.