database - Which NoSQL storage to choose -
according wikipedia nosql article, there lot of nosql implementations.
what's difference between document-oriented , key-value storages (as people mention them often)?
here's blog post wrote, visual guide nosql systems, illustrates major differences between of popular systems. biggest difference between them of following 2 choose optimize for: consistency, availability, , partition tolerance.
Comments
Post a Comment