Software Engineering discussion
Seven Databases in Seven Weeks
>
HBase
date
newest »


I read this chapter probably month and a half ago. I liked the example that demonstrates how columns are used to build something interesting like wikis. I can see it to be used for something like data marts or multidimensional databases. It would be interesting to find out what actually triggered an idea of columns...

http://www.hadoopilluminated.com/hado...
The chapter gives a taste of HBase schema design issues, especially the column family tradeoffs and performance considerations, but rightly defers much of this to more complete references.