HBase vs MarkLogic: What are the differences?
What is HBase? The Hadoop database, a distributed, scalable, big data store. Apache HBase is an open-source, distributed, versioned, column-oriented store modeled after Google' Bigtable: A Distributed Storage System for Structured Data by Chang et al. Just as Bigtable leverages the distributed data storage provided by the Google File System, HBase provides Bigtable-like capabilities on top of Apache Hadoop.
What is MarkLogic? Schema-agnostic Enterprise NoSQL database technology, coupled w/ powerful search & flexible application services. MarkLogic is the only Enterprise NoSQL database, bringing all the features you need into one unified system: a document-centric, schema-agnostic, structure-aware, clustered, transactional, secure, database server with built-in search and a full suite of application services.
HBase and MarkLogic belong to "Databases" category of the tech stack.
"Performance" is the top reason why over 7 developers like HBase, while over 3 developers mention "RDF Triples" as the leading cause for choosing MarkLogic.
HBase is an open source tool with 2.91K GitHub stars and 2.01K GitHub forks. Here's a link to HBase's open source repository on GitHub.