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 > Axibase vs. Elasticsearch vs. eXtremeDB vs. KeyDB vs. Riak KV

System Properties Comparison Axibase vs. Elasticsearch vs. eXtremeDB vs. KeyDB vs. Riak KV

Editorial information provided by DB-Engines
NameAxibase  Xexclude from comparisonElasticsearch  Xexclude from comparisoneXtremeDB  Xexclude from comparisonKeyDB  Xexclude from comparisonRiak KV  Xexclude from comparison
DescriptionScalable TimeSeries DBMS based on HBase with integrated rule engine and visualizationA 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 metricNatively in-memory DBMS with options for persistency, high-availability and clusteringAn ultra-fast, open source Key-value store fully compatible with Redis API, modules, and protocolsDistributed, fault tolerant key-value store
Primary database modelTime Series DBMSSearch engineRelational DBMS
Time Series DBMS
Key-value storeKey-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.35
Rank#282  Overall
#25  Time Series DBMS
Score132.83
Rank#7  Overall
#1  Search engines
Score0.80
Rank#214  Overall
#99  Relational DBMS
#18  Time Series DBMS
Score0.70
Rank#229  Overall
#32  Key-value stores
Score4.01
Rank#79  Overall
#9  Key-value stores
Websiteaxibase.com/­docs/­atsd/­financewww.elastic.co/­elasticsearchwww.mcobject.comgithub.com/­Snapchat/­KeyDB
keydb.dev
Technical documentationwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlwww.mcobject.com/­docs/­extremedb.htmdocs.keydb.devwww.tiot.jp/­riak-docs/­riak/­kv/­latest
DeveloperAxibase CorporationElasticMcObjectEQ Alpha Technology Ltd.OpenSource, formerly Basho Technologies
Initial release20132010200120192009
Current release155858.6, January 20238.2, 20213.2.0, December 2022
License infoCommercial or Open Sourcecommercial infoCommunity Edition (single node) is free, Enterprise Edition (distributed) is paidOpen Source infoElastic LicensecommercialOpen Source infoBSD-3Open 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 languageJavaJavaC and C++C++Erlang
Server operating systemsLinuxAll OS with a Java VMAIX
HP-UX
Linux
macOS
Solaris
Windows
LinuxLinux
OS X
Data schemeyesschema-free infoFlexible type definitions. Once a type is defined, it is persistentyesschema-freeschema-free
Typing infopredefined data types such as float or dateyes infoshort, integer, long, float, double, decimal, stringyesyespartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesno
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.nonono infosupport of XML interfaces availablenono
Secondary indexesnoyes infoAll search fields are automatically indexedyesyes infoby using the Redis Search modulerestricted
SQL infoSupport of SQLSQL-like query languageSQL-like query languageyes infowith the option: eXtremeSQLnono
APIs and other access methodsJDBC
Proprietary protocol (Network API)
RESTful HTTP API
Java API
RESTful HTTP/JSON API
.NET Client API
JDBC
JNI
ODBC
Proprietary protocol
RESTful HTTP API
Proprietary protocol infoRESP - REdis Serialization ProtocoHTTP API
Native Erlang Interface
Supported programming languagesGo
Java
PHP
Python
R
Ruby
.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
C
C#
C++
Java
Lua
Python
Scala
C
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
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 proceduresyesyesyesLuaErlang
Triggersyesyes infoby using the 'percolation' featureyes infoby defining eventsnoyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesShardingShardinghorizontal partitioning / shardingShardingSharding infono "single point of failure"
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyesActive Replication Fabricâ„¢ for IoT
Multi-source replication infoby means of eXtremeDB Cluster option
Source-replica replication infoby means of eXtremeDB High Availability option
Multi-source replication
Source-replica replication
selectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesES-Hadoop Connectornonoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate ConsistencyEventual Consistency
Strong eventual consistency with CRDTs
Eventual Consistency
Foreign keys infoReferential integritynonoyesnono infolinks between data sets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDOptimistic locking, atomic execution of commands blocks and scriptsno
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoOptimistic (MVCC) and pessimistic (locking) strategies availableyesyes
Durability infoSupport for making data persistentyesyesyesyes infoConfigurable mechanisms for persistency via snapshots and/or operations logsyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Memcached and Redis integrationyesyes
User concepts infoAccess controlsimple password-based access control and ACLyes, using Riak Security
More information provided by the system vendor
AxibaseElasticsearcheXtremeDBKeyDBRiak KV
Specific characteristicseXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» more
Competitive advantageseXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» more
Typical application scenariosIoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» more
Key customersSchneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» more
Market metricsWith hundreds of customers and over 30 million devices/applications using the product...
» more
Licensing and pricing modelsFor server use cases, there is a simple per-server license irrespective of the number...
» 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
AxibaseElasticsearcheXtremeDBKeyDBRiak 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

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

Latest embedded DBMS supports asymmetric multiprocessing systems
24 May 2023, Embedded

McObject Delivers eXtremeDB 8.4 Improving Performance, Security, and Developer Productivity
13 May 2024, Embedded Computing Design

McObject & IBM Set New Records for Speed & Stability in STAC-M3 Benchmark for Capital Markets
3 November 2015, Yahoo Lifestyle UK

The Data in Hard Real-time SCADA Systems Lets Companies Do More with Less
11 August 2023, Automation.com

McObject Announces the Release of eXtremeDB/rt 1.2
23 May 2023, Embedded Computing Design

provided by Google News

Oh, snap! Snap snaps up database developer KeyDB
12 May 2022, TechCrunch

Snap Acquires KeyDB for Open-Source Services
17 May 2022, XR Today

Garnet–open-source faster cache-store speeds up applications, services
18 March 2024, Microsoft

Microsoft open-sources Garnet cache-store -- a Redis rival?
19 March 2024, The Stack

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20 March 2023, Phoronix

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 to Bolster Riak with DB Plug-Ins
5 May 2014, Datanami

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

Basho launches complete NoSQL software kit - DCD
28 May 2015, DatacenterDynamics

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