I'm working with relational db's for over 20 years now. I know exactly how to design even huge db's with billions of rows, relations, etc.
Now everyone's talking about NoSQL. Almost all "examples" tell some basics and then switch directly to "it's sooo wow and faster and - hey - see who's using it <list_of_companies as array>".
To me it's a big JSON string with lists, maps, etc. The main question remains: How do I design it? Just adding maps is not enough I think
Does anyone know a REAL example (no theory)?
Now everyone's talking about NoSQL. Almost all "examples" tell some basics and then switch directly to "it's sooo wow and faster and - hey - see who's using it <list_of_companies as array>".
To me it's a big JSON string with lists, maps, etc. The main question remains: How do I design it? Just adding maps is not enough I think
Does anyone know a REAL example (no theory)?