Apache HBase vs Datomic
A side-by-side look at Apache HBase and Datomic. For an in-depth review of either product, follow the links below.
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
Datomic
Development
Datomic is a distributed database designed to enable scalable, flexible and intelligent applications. It uses Datalog and transaction processing to provide ACID transactions, temporal database capabilities and flexible data modeling. Datomic is well suited for applications that need to manage large data sets across multiple servers.
distributeddatalogacidtemporalflexible-data-modelingscalable
Related Comparisons
SQLite
Microsoft SQL Server
MongoDB
PostgreSQL
Oracle Database
OrbitDB