I have a metamodel (in FAMIX, description here) of a system and I have to store some information regarding the system described in this metamodel. I need a database for this, but I'm not sure which kind of database I will need (either a relational database or a document-oriented one) and how should I structure the data I get from the FAMIX model. The goal is to create a flexible database model in order to retrieve some metrics regarding the systems I'm analyzing.
I already have a couple of ideas regarding this issue, but I would like to hear more to widen my horizons.
Thanks