Opinion and commentary about Mac and iOS applications, publishing and content consumption behavior, web and cloud architectures
November 26, 2009

A Thought about KV and Column-based Solutions

This is just a quick thought I had this morning: KV (key-value) storage solutions are excelling at item-based read/write throughput, but suck at everything that involves range queries. The column-based storage solutions might probably not have the same read/write throughput, but have a better chance at offering range queries.

I’ll probably have to check this by looking at some of the solutions included in the NOSQL reference.

Meanwhile, what do you think? Are there any other upfront ‘advantages’?



Make sure you check myNoSQL a NoSQL blog featuring the best daily NoSQL news, articles and links covering all major NoSQL projects and following closely all things related to NoSQL ecosystem. Everything you need and want to know about NoSQL.