How to Draw NoSQL Data Model Diagram?

NoSQL ER Diagram

NoSQL, unlike SQL which has ER and class diagrams, has neither names nor constraints for data modeling diagrams. The obvious reason is the relaxed rules of NoSQL about relationships, which aim to get a developer started with minimum requirements.

[Read More]

NoSQL Data Modeling: 1 to 1, 1 to Many, Many to Many

In contrast to SQL, NoSQL data modelling allows multiple ways to model 1 to 1, 1 to many and many to many relationships. It does not enforce rules or favors a particular design. The only constraint is application requirements. Coming from SQL background, I struggled modeling Couchbase and MongoDb applications. [Read More]
When you purchase through links on techighness.com, I may earn an affiliate commission.