DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AnzoGraph DB vs. CrateDB vs. HarperDB vs. HBase vs. Riak KV

System Properties Comparison AnzoGraph DB vs. CrateDB vs. HarperDB vs. HBase vs. Riak KV

Editorial information provided by DB-Engines
NameAnzoGraph DB  Xexclude from comparisonCrateDB  Xexclude from comparisonHarperDB  Xexclude from comparisonHBase  Xexclude from comparisonRiak KV  Xexclude from comparison
DescriptionScalable graph database built for online analytics and data harmonization with MPP scaling, high-performance analytical algorithms and reasoning, and virtualizationDistributed Database based on LuceneUltra-low latency distributed database with an intuitive REST API supporting NoSQL and SQL (including joins). Deployment of functions and databases simultaneously with a consolidated node-level architecture.Wide-column store based on Apache Hadoop and on concepts of BigTableDistributed, fault tolerant key-value store
Primary database modelGraph DBMS
RDF store
Document store
Spatial DBMS
Search engine
Time Series DBMS
Vector DBMS
Document storeWide column storeKey-value store infowith links between data sets and object tags for the creation of secondary indexes
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.23
Rank#307  Overall
#24  Graph DBMS
#13  RDF stores
Score0.73
Rank#224  Overall
#37  Document stores
#5  Spatial DBMS
#16  Search engines
#19  Time Series DBMS
#8  Vector DBMS
Score0.55
Rank#248  Overall
#38  Document stores
Score30.50
Rank#26  Overall
#2  Wide column stores
Score4.10
Rank#82  Overall
#9  Key-value stores
Websitecambridgesemantics.com/­anzographcratedb.comwww.harperdb.iohbase.apache.org
Technical documentationdocs.cambridgesemantics.com/­anzograph/­userdoc/­home.htmcratedb.com/­docsdocs.harperdb.io/­docshbase.apache.org/­book.htmlwww.tiot.jp/­riak-docs/­riak/­kv/­latest
DeveloperCambridge SemanticsCrateHarperDBApache Software Foundation infoApache top-level project, originally developed by PowersetOpenSource, formerly Basho Technologies
Initial release20182013201720082009
Current release2.3, January 20213.1, August 20212.3.4, January 20213.2.0, December 2022
License infoCommercial or Open Sourcecommercial infofree trial version availableOpen Sourcecommercial infofree community edition availableOpen Source infoApache version 2Open Source infoApache version 2, commercial enterprise edition
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
CrateDB Cloud: a distributed SQL database that spreads data and processing across an elastic cluster of shared nothing nodes. CrateDB Cloud enables data insights at scale on Microsoft Azure, AWS and Google Cloud Platform.
Implementation languageJavaNode.jsJavaErlang
Server operating systemsLinuxAll Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportLinux
OS X
Linux
Unix
Windows infousing Cygwin
Linux
OS X
Data schemeSchema-free and OWL/RDFS-schema supportFlexible Schema (defined schema, partial schema, schema free)dynamic schemaschema-free, schema definition possibleschema-free
Typing infopredefined data types such as float or dateyesyes infoJSON data typesoptions to bring your own types, AVROno
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.nonononono
Secondary indexesnoyesyesnorestricted
SQL infoSupport of SQLSPARQL and SPARQL* as primary query language. Cypher preview.yes, but no triggers and constraints, and PostgreSQL compatibilitySQL-like data manipulation statementsnono
APIs and other access methodsApache Mule
gRPC
JDBC
Kafka
OData access for BI tools
OpenCypher
RESTful HTTP API
SPARQL
ADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
JDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
Java API
RESTful HTTP API
Thrift
HTTP API
Native Erlang Interface
Supported programming languagesC++
Java
Python
.NET
Erlang
Go infocommunity maintained client
Java
JavaScript (Node.js) infocommunity maintained client
Perl infocommunity maintained client
PHP
Python
R
Ruby infocommunity maintained client
Scala infocommunity maintained client
.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
C
C#
C++
Groovy
Java
PHP
Python
Scala
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
Server-side scripts infoStored proceduresuser defined functions and aggregatesuser defined functions (Javascript)Custom Functions infosince release 3.1yes infoCoprocessors in JavaErlang
Triggersnononoyesyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesAutomatic shardingShardingA table resides as a whole on one (or more) nodes in a clusterShardingSharding infono "single point of failure"
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication in MPP-ClusterConfigurable replication on table/partition-levelyes infothe nodes on which a table resides can be definedMulti-source replication
Source-replica replication
selectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsKerberos/HDFS data loadingnonoyesyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency in MPP-ClusterEventual Consistency
Read-after-write consistency on record level
Immediate ConsistencyImmediate Consistency or Eventual ConsistencyEventual Consistency
Foreign keys infoReferential integrityno infonot needed in graphsnononono infolinks between data sets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infounique row identifiers can be used for implementing an optimistic concurrency control strategyAtomic execution of specific operationsSingle row ACID (across millions of columns)no
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes, using LMDByesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesyes
User concepts infoAccess controlAccess rights for users and rolesrights management via user accountsAccess rights for users and rolesAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACyes, using Riak Security
More information provided by the system vendor
AnzoGraph DBCrateDBHarperDBHBaseRiak KV
Specific characteristicsThe enterprise database for time series, documents, and vectors. Distributed - Native...
» more
Competitive advantagesResponse time in milliseconds: e ven for complex ad-hoc queries. Massive scaling...
» more
Typical application scenarios​ IoT: accelerate your IIoT projects with CrateDB, delivering real-time analytics...
» more
Key customersAcross all continents, CrateDB is used by companies of all sizes to meet the most...
» more
Market metricsThe CrateDB open source project was started in 2013 Honorable Mention in 2021 Gartner®...
» more
Licensing and pricing modelsSee CrateDB pricing >
» more

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
AnzoGraph DBCrateDBHarperDBHBaseRiak KV
DB-Engines blog posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

show all

Recent citations in the news

AnzoGraph review: A graph database for deep analytics
15 April 2019, InfoWorld

Cambridge Semantics Fits AnzoGraph DB with More Speed, Free Access
23 January 2020, Solutions Review

AnzoGraph: A W3C Standards-Based Graph Database | by Jo Stichbury
8 February 2019, Towards Data Science

Back to the future: Does graph database success hang on query language?
5 March 2018, ZDNet

Is The Enterprise Knowledge Graph Finally Going To Make All Data Usable?
19 September 2018, Forbes

provided by Google News

CrateDB Announces Availability of CrateDB on Google Cloud Marketplace
8 April 2024, Datanami

CrateDB Partners with HiveMQ to Advance IoT Data Management and Analytics Across Industries
25 March 2024, Datanami

How We Designed CrateDB as a Realtime SQL DBMS for the Internet of Things
29 August 2017, The New Stack

Crate.io Introduces CrateDB 2.0 Enterprise and Open Source Editions
16 May 2017, Business Wire

Crate.io raises $10M to grow its database platform
15 June 2021, VentureBeat

provided by Google News

Startups of the Year 2023: Meet HarperDB - A Database and Application Development Platform
22 June 2023, hackernoon.com

2024 NFL Draft Prospect Interview: Thomas Harper, DB, University of Notre Dame
22 April 2024, NFL Draft Diamonds

Unlocking immersive golfing experiences with AWS Wavelength | Amazon Web Services
29 November 2022, AWS Blog

Stephen Goldberg Named 2023 Bill Daniels Ethical Leader of the Year | CU Denver Business School News
9 January 2023, University of Colorado Denver

Build a Hacker News Clone using React and HarperDB — SitePoint
18 October 2021, SitePoint

provided by Google News

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20 October 2023, hackernoon.com

HBase: The database big data left behind
6 May 2016, InfoWorld

Monitor Apache HBase on Amazon EMR using Amazon Managed Service for Prometheus and Amazon Managed ...
13 February 2023, AWS Blog

HydraBase – The evolution of HBase@Facebook - Engineering at Meta
5 June 2014, Facebook Engineering

A Look At HBase, the NoSQL Database Built on Hadoop
6 May 2015, The New Stack

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

Riak NoSQL Database: Use Cases and Best Practices
23 December 2011, InfoQ.com

Basho, Maker of Riak NoSQL Database, Raises $25M
13 January 2015, Data Center Knowledge

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

Riak Taps Mesos for 'Push Button' NoSQL Scalability
20 August 2015, Datanami

provided by Google News



Share this page

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here