Skip to content

Apache HBase vs EJDB

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

EJDB

Development

EJDB is an embedded JSON database engine library written in C. It is fast, lightweight, and provides querying and indexing of JSON documents stored locally on disk.

jsondatabaseembeddedclocal-storage

Related Comparisons

MySQL Community Edition
Google Cloud Bigtable
Apache Cassandra