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. CouchDB vs. HBase vs. InfinityDB vs. VoltDB

System Properties Comparison AnzoGraph DB vs. CouchDB vs. HBase vs. InfinityDB vs. VoltDB

Editorial information provided by DB-Engines
NameAnzoGraph DB  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonHBase  Xexclude from comparisonInfinityDB  Xexclude from comparisonVoltDB  Xexclude from comparison
DescriptionScalable graph database built for online analytics and data harmonization with MPP scaling, high-performance analytical algorithms and reasoning, and virtualizationA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.Wide-column store based on Apache Hadoop and on concepts of BigTableA Java embedded Key-Value Store which extends the Java Map interfaceDistributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memory
Primary database modelGraph DBMS
RDF store
Document storeWide column storeKey-value storeRelational DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.29
Rank#303  Overall
#25  Graph DBMS
#14  RDF stores
Score8.30
Rank#47  Overall
#7  Document stores
Score27.97
Rank#26  Overall
#2  Wide column stores
Score0.08
Rank#365  Overall
#55  Key-value stores
Score1.47
Rank#157  Overall
#73  Relational DBMS
Websitecambridgesemantics.com/­anzographcouchdb.apache.orghbase.apache.orgboilerbay.comwww.voltdb.com
Technical documentationdocs.cambridgesemantics.com/­anzograph/­userdoc/­home.htmdocs.couchdb.org/­en/­stablehbase.apache.org/­book.htmlboilerbay.com/­infinitydb/­manualdocs.voltdb.com
DeveloperCambridge SemanticsApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerApache Software Foundation infoApache top-level project, originally developed by PowersetBoiler Bay Inc.VoltDB Inc.
Initial release20182005200820022010
Current release2.3, January 20213.3.3, December 20232.3.4, January 20214.011.3, April 2022
License infoCommercial or Open Sourcecommercial infofree trial version availableOpen Source infoApache version 2Open Source infoApache version 2commercialOpen Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
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.
Implementation languageErlangJavaJavaJava, C++
Server operating systemsLinuxAndroid
BSD
Linux
OS X
Solaris
Windows
Linux
Unix
Windows infousing Cygwin
All OS with a Java VMLinux
OS X infofor development
Data schemeSchema-free and OWL/RDFS-schema supportschema-freeschema-free, schema definition possibleyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeyes
Typing infopredefined data types such as float or datenooptions to bring your own types, AVROyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyes
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.nononono
Secondary indexesnoyes infovia viewsnono infomanual creation possible, using inversions based on multi-value capabilityyes
SQL infoSupport of SQLSPARQL and SPARQL* as primary query language. Cypher preview.nononoyes infoonly a subset of SQL 99
APIs and other access methodsApache Mule
gRPC
JDBC
Kafka
OData access for BI tools
OpenCypher
RESTful HTTP API
SPARQL
RESTful HTTP/JSON APIJava API
RESTful HTTP API
Thrift
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languagesC++
Java
Python
C
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
C
C#
C++
Groovy
Java
PHP
Python
Scala
JavaC#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresuser defined functions and aggregatesView functions in JavaScriptyes infoCoprocessors in JavanoJava
Triggersnoyesyesnono
Partitioning methods infoMethods for storing different data on different nodesAutomatic shardingSharding infoimproved architecture with release 2.0ShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication in MPP-ClusterMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
noneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsKerberos/HDFS data loadingyesyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency in MPP-ClusterEventual ConsistencyImmediate Consistency or Eventual ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZED
Foreign keys infoReferential integrityno infonot needed in graphsnonono infomanual creation possible, using inversions based on multi-value capabilityno infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoatomic operations within a single document possibleSingle row ACID (across millions of columns)ACID infoOptimistic locking for transactions; no isolation for bulk loadsACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayesyes infostrategy: optimistic lockingyesyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyesyesyesyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesno
User concepts infoAccess controlAccess rights for users and rolesAccess rights for users can be defined per databaseAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACnoUsers and roles with access to stored procedures

More information provided by the system vendor

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 DBCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"HBaseInfinityDBVoltDB
DB-Engines blog posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

show all

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 Unveils AnzoGraph DB with Geospatial Analytics
19 June 2020, Solutions Review

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

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

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

provided by Google News

DB Ransom Attacks Spread to CouchDB and Hadoop
31 May 2024, ITPro Today

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

CouchDB 3.0 ends admin party era • DEVCLASS
27 February 2020, DevClass

Tracking Expenses with CouchDB and Angular — SitePoint
28 August 2014, SitePoint

provided by Google News

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

What Is HBase?
19 August 2021, IBM

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
5 June 2014, Facebook Engineering

provided by Google News

Unveiling Volt Active Data's game-changing approach to limitless app performance
16 October 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Turns to Real-Time Analytics with NewSQL Database
30 January 2014, Datanami

VoltDB Upgrades Power, Security of Its In-Memory Database
1 February 2017, eWeek

VoltDB Adds Geospatial Support, Cross-Site Replication
28 January 2016, The New Stack

provided by Google News



Share this page

Featured Products

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

Milvus logo

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

Neo4j logo

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

Present your product here