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 > Apache Druid vs. ArangoDB vs. Elasticsearch vs. RavenDB vs. RocksDB

System Properties Comparison Apache Druid vs. ArangoDB vs. Elasticsearch vs. RavenDB vs. RocksDB

Editorial information provided by DB-Engines
NameApache Druid  Xexclude from comparisonArangoDB  Xexclude from comparisonElasticsearch  Xexclude from comparisonRavenDB  Xexclude from comparisonRocksDB  Xexclude from comparison
DescriptionOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.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 metricOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseEmbeddable persistent key-value store optimized for fast storage (flash and RAM)
Primary database modelRelational DBMS
Time Series DBMS
Document store
Graph DBMS
Key-value store
Search engine
Search engineDocument storeKey-value store
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.29
Rank#95  Overall
#49  Relational DBMS
#7  Time Series DBMS
Score3.77
Rank#87  Overall
#15  Document stores
#5  Graph DBMS
#12  Key-value stores
#10  Search engines
Score134.78
Rank#7  Overall
#1  Search engines
Score3.01
Rank#101  Overall
#17  Document stores
Score4.00
Rank#84  Overall
#11  Key-value stores
Websitedruid.apache.orgarangodb.comwww.elastic.co/­elasticsearchravendb.netrocksdb.org
Technical documentationdruid.apache.org/­docs/­latest/­designdocs.arangodb.comwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlravendb.net/­docsgithub.com/­facebook/­rocksdb/­wiki
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
DeveloperApache Software Foundation and contributorsArangoDB Inc.ElasticHibernating RhinosFacebook, Inc.
Initial release20122012201020102013
Current release29.0.1, April 20243.11.5, November 20238.6, January 20235.4, July 20228.11.4, April 2024
License infoCommercial or Open SourceOpen Source infoApache license v2Open Source infoApache Version 2; Commercial license (Enterprise) availableOpen Source infoElastic LicenseOpen Source infoAGPL version 3, commercial license availableOpen Source infoBSD
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.
ArangoDB Cloud –The Managed Cloud Service of ArangoDB. Provides fully managed, and monitored cluster deployments of any size, with enterprise-grade security. Get started for free and continue for as little as $0,21/hour.
Implementation languageJavaC++JavaC#C++
Server operating systemsLinux
OS X
Unix
Linux
OS X
Windows
All OS with a Java VMLinux
macOS
Raspberry Pi
Windows
Linux
Data schemeyes infoschema-less columns are supportedschema-free infoautomatically recognizes schema within a collectionschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-freeschema-free
Typing infopredefined data types such as float or dateyesyes infostring, double, boolean, list, hashyesnono
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
Secondary indexesyesyesyes infoAll search fields are automatically indexedyesno
SQL infoSupport of SQLSQL for queryingnoSQL-like query languageSQL-like query language (RQL)no
APIs and other access methodsJDBC
RESTful HTTP/JSON API
AQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
Java API
RESTful HTTP/JSON API
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
C++ API
Java API
Supported programming languagesClojure
JavaScript
PHP
Python
R
Ruby
Scala
C#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C++
Go
Java
Perl
Python
Ruby
Server-side scripts infoStored proceduresnoJavaScriptyesyesno
Triggersnonoyes infoby using the 'percolation' featureyes
Partitioning methods infoMethods for storing different data on different nodesSharding infomanual/auto, time-basedSharding infosince version 2.0ShardingShardinghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyes, via HDFS, S3 or other storage enginesSource-replica replication with configurable replication factoryesMulti-source replicationyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infocan be done with stored procedures in JavaScriptES-Hadoop Connectoryesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infoconfigurable per collection or per write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Eventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.
Foreign keys infoReferential integritynoyes inforelationships in graphsnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoACID, Cluster-wide transaction availableyes
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 integrationyes
User concepts infoAccess controlRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemyesAuthorization levels configured per client per databaseno
More information provided by the system vendor
Apache DruidArangoDBElasticsearchRavenDBRocksDB
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» more
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» more
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» more
Key customersCisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» more
Market metricsArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» more
Licensing and pricing modelsVery permissive Apache 2 License for Community Edition & commercial licenses are...
» 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
3rd partiesSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Apache DruidArangoDBElasticsearchRavenDBRocksDB
DB-Engines blog posts

The Weight of Relational Databases: Time for Multi-Model?
29 August 2017, Luca Olivari (guest author)

show all

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

'Lucifer' Botnet Turns Up the Heat on Apache Hadoop Servers
21 February 2024, Dark Reading

Apache Druid Wins Best Big Data Product in the 2023 BigDATAwire Readers' Choice Awards
26 January 2024, Datanami

New DDoS malware Attacking Apache big-data stack, Hadoop, & Druid Servers
26 February 2024, GBHackers

Imply Data gives Apache Druid schema auto-discover capability
6 June 2023, SiliconANGLE News

Imply Announces Automatic Schema Discovery for Apache Druid, Reinforcing Druid's Leadership for Real-Time ...
6 June 2023, Business Wire

provided by Google News

ArangoGraphML: Simplifying the Power of Graph Machine Learning
11 October 2023, Datanami

ArangoDB Announces Release of ArangoDB 3.11 for Search, Graph and Analytics - High-Performance Computing ...
30 May 2023, insideHPC

How to Build Knowledge Graph Enhanced Chatbot with ChatGPT and ArangoDB
30 June 2023, DataDrivenInvestor

ArangoDB brings yet more money into graph database market with $27.8M round
6 October 2021, SiliconANGLE News

ArangoDB expands scope of graph database platform
6 October 2022, TechTarget

provided by Google News

Introducing Elasticsearch Vector Database to Azure OpenAI Service On Your Data (Preview)
26 March 2024, GovTech

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

Elastic's Latest Update Brings Cohere's Text Embedding Models to Elasticsearch
3 April 2024, Datanami

Elasticsearch Open Inference API Supports Cohere Rerank 3
11 April 2024, Business Wire

ElasticSearch Goes Deep on OpenTelemetry with eBPF Donation
13 March 2024, The New Stack

provided by Google News

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

How I Created a RavenDB Python Client
23 September 2016, Visual Studio Magazine

RavenDB Adds Graph Queries
15 May 2019, Datanami

Review: NoSQL database RavenDB
20 March 2019, TechGenix

provided by Google News

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Pliops Unveils Accelerated Key-Value Store That Boosts RocksDB Performance by 20x at OCP Global Summit
18 October 2022, GlobeNewswire

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Intel Linux Optimizations Help AMD EPYC "Genoa" Improve Scaling To 384 Threads
6 April 2023, Phoronix

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

provided by Google News



Share this page

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Milvus logo

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

Present your product here