HBase is an open source, distributed, column-oriented database modeled after Google's Bigtable that runs on top of Hadoop. The presenter discusses HBase's architecture, performance improvements in version 0.20 including major gains from new file formats and compression, and Stumbleupon's extensive use of HBase including supporting over 9 billion rows in a single table with high import and read speeds.