Choosing the right DB architecture/technology
I need to model a database to manage the life cycle of a contract.
Given the following data model I have constructed (which for simplicity of representation is already relational), I need to decide whether to opt for a SQL or NOSQL database.