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 > ArcadeDB vs. Axibase vs. CockroachDB vs. Elasticsearch vs. Riak KV

System Properties Comparison ArcadeDB vs. Axibase vs. CockroachDB vs. Elasticsearch vs. Riak KV

Editorial information provided by DB-Engines
NameArcadeDB  Xexclude from comparisonAxibase  Xexclude from comparisonCockroachDB  Xexclude from comparisonElasticsearch  Xexclude from comparisonRiak KV  Xexclude from comparison
DescriptionFast and scalable multi-model DBMS, originally forked from OrientDB but most of the code has been rewrittenScalable TimeSeries DBMS based on HBase with integrated rule engine and visualizationCockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.A distributed, RESTful modern search and analytics engine based on Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricDistributed, fault tolerant key-value store
Primary database modelDocument store
Graph DBMS
Key-value store
Time Series DBMS infoin next version
Time Series DBMSRelational DBMSSearch engineKey-value store infowith links between data sets and object tags for the creation of secondary indexes
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
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
Score0.35
Rank#282  Overall
#25  Time Series DBMS
Score5.73
Rank#58  Overall
#34  Relational DBMS
Score132.83
Rank#7  Overall
#1  Search engines
Score4.01
Rank#79  Overall
#9  Key-value stores
Websitearcadedb.comaxibase.com/­docs/­atsd/­financewww.cockroachlabs.comwww.elastic.co/­elasticsearch
Technical documentationdocs.arcadedb.comwww.cockroachlabs.com/­docswww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlwww.tiot.jp/­riak-docs/­riak/­kv/­latest
DeveloperArcade DataAxibase CorporationCockroach LabsElasticOpenSource, formerly Basho Technologies
Initial release20212013201520102009
Current releaseSeptember 20211558524.1.0, May 20248.6, January 20233.2.0, December 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercial infoCommunity Edition (single node) is free, Enterprise Edition (distributed) is paidOpen Source infoApache 2.0, commercial license availableOpen Source infoElastic LicenseOpen 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.
Implementation languageJavaJavaGoJavaErlang
Server operating systemsAll OS with a Java VMLinuxLinux
macOS
Windows
All OS with a Java VMLinux
OS X
Data schemeschema-freeyesdynamic schemaschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-free
Typing infopredefined data types such as float or dateyesyes infoshort, integer, long, float, double, decimal, stringyesyesno
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 indexesyesnoyesyes infoAll search fields are automatically indexedrestricted
SQL infoSupport of SQLSQL-like query language, no joinsSQL-like query languageyes, wire compatible with PostgreSQLSQL-like query languageno
APIs and other access methodsJDBC
MongoDB API
OpenCypher
PostgreSQL wire protocol
Redis API
RESTful HTTP/JSON API
TinkerPop Gremlin
JDBC
Proprietary protocol (Network API)
RESTful HTTP API
JDBCJava API
RESTful HTTP/JSON API
HTTP API
Native Erlang Interface
Supported programming languagesJavaGo
Java
PHP
Python
R
Ruby
C#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
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 proceduresyesnoyesErlang
Triggersyesnoyes infoby using the 'percolation' featureyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTShardingSharding infono "single point of failure"
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationSource-replica replicationMulti-source replication using RAFTyesselectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoES-Hadoop Connectoryes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allEventual Consistency
Foreign keys infoReferential integrityyes inforelationship in graphsnoyesnono infolinks between data sets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDnono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.noMemcached and Redis integration
User concepts infoAccess controlRole-based access controlyes, using Riak Security

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
ArcadeDBAxibaseCockroachDBElasticsearchRiak KV
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Elasticsearch moved into the top 10 most popular database management systems
3 July 2017, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

Recent citations in the news

The Ultimate ATV Test: Suzuki's King Quad 750 AXI Rugged Package vs. Alaska's Hunting Season
20 April 2021, Outdoor Life

provided by Google News

Cockroach Labs Deepens Partnership with Google Cloud, CockroachDB Selected to Join Google Distributed Cloud
9 April 2024, PR Newswire

CockroachDB tempts legacy databases to crawl into the cloud age
29 January 2024, The Register

How DoorDash Migrated from Aurora Postgres to CockroachDB
5 December 2023, The New Stack

DoorDash Uses CockroachDB to Create Config Management Platform for Microservices
14 February 2024, InfoQ.com

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6 November 2023, AWS Blog

provided by Google News

Apache Doris for Log and Time Series Data Analysis in NetEase: Why Not Elasticsearch and InfluxDB?
5 June 2024, hackernoon.com

AI security challenges in generative AI adoption
4 June 2024, SiliconANGLE News

8 Powerful Alternatives to Elasticsearch
25 April 2024, Yahoo Finance

Splunk vs Elasticsearch | A Comparison and How to Choose
12 January 2024, SentinelOne

Introducing Elasticsearch Vector Database to Azure OpenAI Service On Your Data (Preview)
26 March 2024, insider.govtech.com

provided by Google News

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

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

Basho to Bolster Riak with DB Plug-Ins
5 May 2014, Datanami

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26 August 2018, InfoQ.com

Basho Advances NoSQL Riak Enterprise 2.0 With Search, Advanced Data Types
15 September 2014, Data Center Knowledge

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Present your product here