Modelado de datos en NoSQL

Muy buen artículo, contenido, referencias, comentarios. Chapó.

NoSQL data modeling Techniques|Highly Scalable Blog

Comments

  1. Concerning post discussion: modelling in referential model, what answers do I have?
    From my point of view in a top-down approach it's right. You have to solve how data from my requirements can be put in that referential model and can be fine grained in differents normal forms

    ReplyDelete

Post a Comment

Popular posts from this blog

Algorithms: Fibonacci numbers, recursive and Dynamic Programing solution (C/C++)

Algorithms: Backpack problem, Greedy , Dynamic Programming techniques (C++)

Top common mistakes of Java developers && Common mistakes in C++ (for Java developers)