GIS Cloud Suite
HBase
HBase is an open source distributed column-oriented database built on Hadoop file system, it uses scale-out architecture. HBase is a kind of data model, it is similar to the design of Google big table, provides the ability of quickly visiting massive structured data. As a part of Hadoop files system, HBase is fault-tolerant, allows to read and write big data randomly.