DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > AnzoGraph DB vs. CouchDB vs. IBM Db2 vs. InfinityDB vs. Riak TS

System Properties Comparison AnzoGraph DB vs. CouchDB vs. IBM Db2 vs. InfinityDB vs. Riak TS

Editorial information provided by DB-Engines
NameAnzoGraph DB  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonIBM Db2 infoformerly named DB2 or IBM Database 2  Xexclude from comparisonInfinityDB  Xexclude from comparisonRiak TS  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.Common in IBM host environments, 2 different versions for host and Windows/LinuxA Java embedded Key-Value Store which extends the Java Map interfaceRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KV
Primary database modelGraph DBMS
RDF store
Document storeRelational DBMS infoSince Version 10.5 support for JSON/BSON documents compatible with MongoDBKey-value storeTime Series DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extensionDocument store
RDF store infoin Db2 LUW (Linux, Unix, Windows)
Spatial DBMS infowith Db2 Spatial Extender
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.22
Rank#301  Overall
#26  Graph DBMS
#14  RDF stores
Score7.64
Rank#45  Overall
#7  Document stores
Score121.74
Rank#9  Overall
#6  Relational DBMS
Score0.00
Rank#386  Overall
#61  Key-value stores
Score0.16
Rank#321  Overall
#27  Time Series DBMS
Websitecambridgesemantics.com/­anzographcouchdb.apache.orgwww.ibm.com/­products/­db2boilerbay.com
Technical documentationdocs.cambridgesemantics.com/­anzograph/­userdoc/­home.htmdocs.couchdb.org/­en/­stablewww.ibm.com/­docs/­en/­db2boilerbay.com/­infinitydb/­manualwww.tiot.jp/­riak-docs/­riak/­ts/­latest
DeveloperCambridge SemanticsApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerIBMBoiler Bay Inc.Open Source, formerly Basho Technologies
Initial release201820051983 infohost version20022015
Current release2.3, January 20213.3.3, December 202312.1, October 20164.03.0.0, September 2022
License infoCommercial or Open Sourcecommercial infofree trial version availableOpen Source infoApache version 2commercial infofree version is availablecommercialOpen Source
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 languageErlangC and C++JavaErlang
Server operating systemsLinuxAndroid
BSD
Linux
OS X
Solaris
Windows
AIX
HP-UX
Linux
Solaris
Windows
z/OS
All OS with a Java VMLinux
OS X
Data schemeSchema-free and OWL/RDFS-schema supportschema-freeyesyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-free
Typing infopredefined data types such as float or datenoyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysno
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 viewsyesno infomanual creation possible, using inversions based on multi-value capabilityrestricted
SQL infoSupport of SQLSPARQL and SPARQL* as primary query language. Cypher preview.noyesnoyes, limited
APIs and other access methodsApache Mule
gRPC
JDBC
Kafka
OData access for BI tools
OpenCypher
RESTful HTTP API
SPARQL
RESTful HTTP/JSON APIADO.NET
JDBC
JSON style queries infoMongoDB compatible
ODBC
XQuery
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
HTTP API
Native Erlang Interface
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++
Cobol
Delphi
Fortran
Java
Perl
PHP
Python
Ruby
Visual Basic
JavaC 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 aggregatesView functions in JavaScriptyesnoErlang
Triggersnoyesyesnoyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesAutomatic shardingSharding infoimproved architecture with release 2.0Sharding infoonly with Windows/Unix/Linux VersionnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication in MPP-ClusterMulti-source replication
Source-replica replication
yes infowith separate tools (MQ, InfoSphere)noneselectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsKerberos/HDFS data loadingyesnonoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency in MPP-ClusterEventual ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDEventual Consistency
Foreign keys infoReferential integrityno infonot needed in graphsnoyesno infomanual creation possible, using inversions based on multi-value capabilityno infolinks between datasets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoatomic operations within a single document possibleACIDACID infoOptimistic locking for transactions; no isolation for bulk loadsno
Concurrency infoSupport for concurrent manipulation of datayesyes infostrategy: optimistic lockingyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnono
User concepts infoAccess controlAccess rights for users and rolesAccess rights for users can be defined per databasefine grained access rights according to SQL-standardnono

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"IBM Db2 infoformerly named DB2 or IBM Database 2InfinityDBRiak TS
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

Recent citations in the news

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

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

Gaining Insight into the New World of Database Technologies at Data Summit Connect 2020
10 June 2020, Database Trends and Applications

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

provided by Google News

CouchDB 3.4 Strengthens Password Hashes
3 October 2024, iProgrammer

CouchDB Update Brings QuickJS Engine Option - 4~5x Faster Than SpiderMonkey
27 September 2024, Phoronix

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

Tracking Expenses with CouchDB and Angular
28 August 2014, SitePoint

Database Ransom Attacks Hit CouchDB and Hadoop Servers
18 January 2017, BleepingComputer

provided by Google News

Data migration strategies to Amazon RDS for Db2
15 May 2024, AWS Blog

Db2 is a story worth telling, even if IBM won't
4 July 2024, The Register

Six new Db2 capabilities DBAs must try today with Db2 11.5.9
9 April 2024, ibm.com

Precisely says it’s smoothing migration of Db2 analytics data to AWS cloud
5 April 2024, Blocks & Files

Use AWS DMS to migrate data from IBM Db2 DPF to an AWS target
28 May 2024, AWS Blog

provided by Google News



Share this page

Featured Products

Neo4j logo

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

RaimaDB logo

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

Milvus logo

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

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Present your product here