Relational and Object Oriented Models
This week I had to implement a backend that stores report templates and filled reports in a database. Because I am used to thinking of data in a hierarchical way, I directly envisioned the template as containing entries of various […]