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

DBMS > ArangoDB vs. Datastax Enterprise vs. Elasticsearch vs. OrigoDB vs. Warp 10

System Properties Comparison ArangoDB vs. Datastax Enterprise vs. Elasticsearch vs. OrigoDB vs. Warp 10

Editorial information provided by DB-Engines
NameArangoDB  Xexclude from comparisonDatastax Enterprise  Xexclude from comparisonElasticsearch  Xexclude from comparisonOrigoDB  Xexclude from comparisonWarp 10  Xexclude from comparison
DescriptionNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.DataStax Enterprise (DSE) is the always-on, scalable data platform built on Apache Cassandra and designed for hybrid Cloud. DSE integrates graph, search, analytics, administration, developer tooling, and monitoring into a unified platform.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 metricA fully ACID in-memory object graph databaseTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBase
Primary database modelDocument store
Graph DBMS
Key-value store
Search engine
Wide column storeSearch engineDocument store
Object oriented DBMS
Time Series DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Search engine
Vector DBMS
Document store
Spatial DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.32
Rank#90  Overall
#15  Document stores
#5  Graph DBMS
#12  Key-value stores
#10  Search engines
Score5.80
Rank#60  Overall
#4  Wide column stores
Score135.35
Rank#7  Overall
#1  Search engines
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Score0.07
Rank#349  Overall
#32  Time Series DBMS
Websitearangodb.comwww.datastax.com/­products/­datastax-enterprisewww.elastic.co/­elasticsearchorigodb.comwww.warp10.io
Technical documentationdocs.arangodb.comdocs.datastax.comwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlorigodb.com/­docswww.warp10.io/­content/­02_Getting_started
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
DeveloperArangoDB Inc.DataStaxElasticRobert Friberg et alSenX
Initial release2012201120102009 infounder the name LiveDB2015
Current release3.11.5, November 20236.8, April 20208.6, January 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial license (Enterprise) availablecommercialOpen Source infoElastic LicenseOpen SourceOpen Source infoApache License 2.0
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.Datastax Astra DB: Astra DB simplifies cloud-native Cassandra application development for your apps, microservices and functions. Deploy in minutes on AWS, Google Cloud, Azure, and have it managed for you by the experts, with serverless, pay-as-you-go pricing.
Implementation languageC++JavaJavaC#Java
Server operating systemsLinux
OS X
Windows
Linux
OS X
All OS with a Java VMLinux
Windows
Linux
OS X
Windows
Data schemeschema-free infoautomatically recognizes schema within a collectionschema-freeschema-free infoFlexible type definitions. Once a type is defined, it is persistentyesschema-free
Typing infopredefined data types such as float or dateyes infostring, double, boolean, list, hashyesyesUser defined using .NET types and collectionsyes
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 infocan be achieved using .NETno
Secondary indexesyesyesyes infoAll search fields are automatically indexedyesno
SQL infoSupport of SQLnoSQL-like DML and DDL statements (CQL); Spark SQLSQL-like query languagenono
APIs and other access methodsAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
Proprietary protocol infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
Java API
RESTful HTTP/JSON API
.NET Client API
HTTP API
LINQ
HTTP API
Jupyter
WebSocket
Supported programming languagesC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
C
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
Server-side scripts infoStored proceduresJavaScriptnoyesyesyes infoWarpScript
Triggersnoyesyes infoby using the 'percolation' featureyes infoDomain Eventsno
Partitioning methods infoMethods for storing different data on different nodesSharding infosince version 2.0Sharding infono "single point of failure"Shardinghorizontal partitioning infoclient side managed; servers are not synchronizedSharding infobased on HBase
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication with configurable replication factorconfigurable replication factor, datacenter aware, advanced replication for edge computingyesSource-replica replicationselectable replication factor infobased on HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infocan be done with stored procedures in JavaScriptyesES-Hadoop Connectornono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infoconfigurable per collection or per write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Immediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Eventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate Consistency infobased on HBase
Foreign keys infoReferential integrityyes inforelationships in graphsnonodepending on modelno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoAtomicity and isolation are supported for single operationsnoACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoWrite ahead logyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesMemcached and Redis integrationyesyes
User concepts infoAccess controlyesAccess rights for users can be defined per objectRole based authorizationMandatory use of cryptographic tokens, containing fine-grained authorizations
More information provided by the system vendor
ArangoDBDatastax EnterpriseElasticsearchOrigoDBWarp 10
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» more
DataStax Enterprise is scale-out data infrastructure for enterprises that need to...
» more
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» more
Supporting the following application requirements: Zero downtime - Built on Apache...
» more
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» more
Applications that must be massively and linearly scalable with 100% uptime and able...
» more
Key customersCisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» more
Capital One, Cisco, Comcast, eBay, McDonald's, Microsoft, Safeway, Sony, UBS, and...
» more
Market metricsArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» more
Among the Forbes 100 Most Innovative Companies, DataStax is trusted by 5 of the top...
» more
Licensing and pricing modelsVery permissive Apache 2 License for Community Edition & commercial licenses are...
» more
Annual subscription
» 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
ArangoDBDatastax EnterpriseElasticsearchOrigoDBWarp 10
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

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

GQL: A New ISO Standard for Querying Graph Databases
29 April 2024, The New Stack

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 expands scope of graph database platform
6 October 2022, TechTarget

provided by Google News

DataStax previews new Hyper Converged Data Platform for enterprise AI
15 May 2024, VentureBeat

DataStax Launches New Hyper-Converged Data Platform Giving Enterprises the Complete Modern Data Center Suite ...
15 May 2024, Business Wire

DataStax Rolls Out Vector Search for Astra DB to Support Gen AI
19 July 2023, EnterpriseAI

DataStax goes vector searching with Astra DB – Blocks and Files
20 July 2023, Blocks & Files

DataStax and LlamaIndex Partner to Make Building RAG Applications Easier than Ever for GenAI Developers
20 February 2024, Business Wire

provided by Google News

Netflix Uses Elasticsearch Percolate Queries to Implement Reverse Searches Efficiently
29 April 2024, InfoQ.com

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

8 Powerful Alternatives to Elasticsearch
25 April 2024, Yahoo Finance

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

provided by Google News

Time Series Intelligence Software Market Business Insights, Key Trend Analysis | Google, SAP, Azure Time Series ...
24 April 2024, Amoré

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Neo4j logo

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

Milvus logo

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

RaimaDB logo

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

Present your product here