DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > ArcadeDB vs. CouchDB vs. Heroic vs. Riak TS vs. searchxml

System Properties Comparison ArcadeDB vs. CouchDB vs. Heroic vs. Riak TS vs. searchxml

Editorial information provided by DB-Engines
NameArcadeDB  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonHeroic  Xexclude from comparisonRiak TS  Xexclude from comparisonsearchxml  Xexclude from comparison
DescriptionFast and scalable multi-model DBMS, originally forked from OrientDB but most of the code has been rewrittenA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.Time Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KVDBMS for structured and unstructured content wrapped with an application server
Primary database modelDocument store
Graph DBMS
Key-value store
Time Series DBMS infoin next version
Document storeTime Series DBMSTime Series DBMSNative XML DBMS
Search engine
Secondary database modelsSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.10
Rank#358  Overall
#48  Document stores
#38  Graph DBMS
#52  Key-value stores
#35  Time Series DBMS
Score8.30
Rank#47  Overall
#7  Document stores
Score0.46
Rank#265  Overall
#22  Time Series DBMS
Score0.28
Rank#307  Overall
#27  Time Series DBMS
Score0.03
Rank#390  Overall
#7  Native XML DBMS
#24  Search engines
Websitearcadedb.comcouchdb.apache.orggithub.com/­spotify/­heroicwww.searchxml.net/­category/­products
Technical documentationdocs.arcadedb.comdocs.couchdb.org/­en/­stablespotify.github.io/­heroicwww.tiot.jp/­riak-docs/­riak/­ts/­latestwww.searchxml.net/­support/­handouts
DeveloperArcade DataApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerSpotifyOpen Source, formerly Basho Technologiesinformationpartners gmbh
Initial release20212005201420152015
Current releaseSeptember 20213.3.3, December 20233.0.0, September 20221.0
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache version 2Open Source infoApache 2.0Open Sourcecommercial
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 languageJavaErlangJavaErlangC++
Server operating systemsAll OS with a Java VMAndroid
BSD
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
Data schemeschema-freeschema-freeschema-freeschema-freeschema-free
Typing infopredefined data types such as float or dateyesnoyesnoyes
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.nonononoyes
Secondary indexesyesyes infovia viewsyes infovia Elasticsearchrestrictedyes
SQL infoSupport of SQLSQL-like query language, no joinsnonoyes, limitedno
APIs and other access methodsJDBC
MongoDB API
OpenCypher
PostgreSQL wire protocol
Redis API
RESTful HTTP/JSON API
TinkerPop Gremlin
RESTful HTTP/JSON APIHQL (Heroic Query Language, a JSON-based language)
HTTP API
HTTP API
Native Erlang Interface
RESTful HTTP API
WebDAV
XQuery
XSLT
Supported programming languagesJavaC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
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
C++ infomost other programming languages supported via APIs
Server-side scripts infoStored proceduresView functions in JavaScriptnoErlangyes infoon the application server
Triggersyesnoyes infopre-commit hooks and post-commit hooksno
Partitioning methods infoMethods for storing different data on different nodesSharding infoimproved architecture with release 2.0ShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationMulti-source replication
Source-replica replication
yesselectable replication factoryes infosychronisation to multiple collections
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyEventual Consistency
Immediate Consistency
Eventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes inforelationship in graphsnonono infolinks between datasets can be storedno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoatomic operations within a single document possiblenonomultiple readers, single writer
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.nonono
User concepts infoAccess controlAccess rights for users can be defined per databasenoDomain, group and role-based access control at the document level and for application services

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
ArcadeDBCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"HeroicRiak TSsearchxml
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

HNS IoT Botnet Evolves, Goes Cross-Platform
2 December 2023, Dark Reading

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

How to Connect Your Flask App With CouchDB: A NoSQL Database - MUO
14 August 2021, MakeUseOf

provided by Google News

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

provided by Google News

New Basho Data Platform Provides Operational Simplicity for Enterprise Big Data Applications
7 June 2015, insideBIGDATA

Best open source databases for IoT applications
26 May 2017, Open Source For You

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

Present your product here