Relative Content

Tag Archive for nosql

Confused in NoSql data model

I have a web application that uses MongoDB as primary database. This is the first project I do with a NoSQL DB. I’m trying to create the application model but I’m confused. I know NoSQL databases are non-normalized and it is normal to replicate data avoiding joins (which are not supported) but I’m now thinking of this scenario:

Confused in NoSql data model

I have a web application that uses MongoDB as primary database. This is the first project I do with a NoSQL DB. I’m trying to create the application model but I’m confused. I know NoSQL databases are non-normalized and it is normal to replicate data avoiding joins (which are not supported) but I’m now thinking of this scenario: