What is the best free/open source option to generate the database diagram (MER) to the iris or cache persistent classes?
A database model is a type of data model that determines the logical structure of a database and fundamentally determines in which manner data can be stored, organized and manipulated. The most popular example of a database model is the relational model, which uses a table-based format.