Skip to content

Apache HBase vs Apache Lucene

A side-by-side look at Apache HBase and Apache Lucene. 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
Apache Lucene

Apache Lucene

Development

Apache Lucene is a free and open-source search engine software library written in Java. It is used to perform high-speed text search and provides indexing and search features.

javasearchindexingfulltext-search