Skip to content

Apache HBase vs VoltDB

A side-by-side look at Apache HBase and VoltDB. For an in-depth review of either product, follow the links below.

Apache HBase

Apache HBase

Development

Apache HBase is an open-source, distributed, versioned, non-relational database modeled after Google's Bigtable. It is written in Java and provides fast random access to large amounts of structured data.

distributednonrelationalbig-datahadoop
VoltDB

VoltDB

Development

VoltDB is an in-memory SQL database designed for fast data ingestion and low latency query processing. It is optimized for applications that require high throughput transactions and real-time analytics.

inmemorysqldatabaselow-latencyhigh-throughput

Related Comparisons