DEV Community

Discussion on: Must we use Relational Databases to be A good Developer?

Collapse
 
ali profile image
Daniel Med

To be honest .. it always depends on the type of project ur working on and the number of tables you have there . If it's gonna be a huge relationnel model(more then 10 tables for example) and u have enough of association relationship well Definitely u need to stick to these rules not just because they are rules .. but it's gonna ensure that ur DB is well coherent