DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > ArangoDB vs. Drizzle vs. Elasticsearch vs. Memgraph vs. SAP Adaptive Server

System Properties Comparison ArangoDB vs. Drizzle vs. Elasticsearch vs. Memgraph vs. SAP Adaptive Server

Editorial information provided by DB-Engines
NameArangoDB  Xexclude from comparisonDrizzle  Xexclude from comparisonElasticsearch  Xexclude from comparisonMemgraph  Xexclude from comparisonSAP Adaptive Server infoformer name: Sybase ASE  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.MySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.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 metricAn open source graph database built for real-time streaming and compatible with Neo4jThe SAP (Sybase) Adaptive Server Enterprise (ASE) is an enterprise-class RDBMS
Primary database modelDocument store
Graph DBMS
Key-value store
Search engine
Relational DBMSSearch engineGraph DBMSRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
Spatial DBMS infowith Boeing's Spatial Query Server
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
Score135.35
Rank#7  Overall
#1  Search engines
Score3.02
Rank#98  Overall
#8  Graph DBMS
Score36.31
Rank#25  Overall
#17  Relational DBMS
Websitearangodb.comwww.elastic.co/­elasticsearchmemgraph.comwww.sap.com/­products/­technology-platform/­sybase-ase.html
Technical documentationdocs.arangodb.comwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlmemgraph.com/­docshelp.sap.com/­docs/­SAP_ASE
Social network pagesLinkedInTwitterFacebookYouTubeInstagramLinkedInTwitterFacebookGitHubDiscord
DeveloperArangoDB Inc.Drizzle project, originally started by Brian AkerElasticMemgraph LtdSAP, Sybase
Initial release20122008201020171987
Current release3.11.5, November 20237.2.4, September 20128.6, January 202316.0
License infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial license (Enterprise) availableOpen Source infoGNU GPLOpen Source infoElastic LicenseOpen Source infoBSL 1.1; commercial license for enterprise edition availablecommercial
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 languageC++C++JavaC and C++C and C++
Server operating systemsLinux
OS X
Windows
FreeBSD
Linux
OS X
All OS with a Java VMLinuxAIX
HP-UX
Linux
Solaris
Unix
Windows
Data schemeschema-free infoautomatically recognizes schema within a collectionyesschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-free and schema-optionalyes
Typing infopredefined data types such as float or dateyes infostring, double, boolean, list, hashyesyesyesyes
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 indexedyes
SQL infoSupport of SQLnoyes infowith proprietary extensionsSQL-like query languagenoyes
APIs and other access methodsAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
JDBCJava API
RESTful HTTP/JSON API
Bolt protocol
Cypher query language
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Supported programming languagesC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
C
C++
Java
PHP
.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
C
C++
Cobol
Java
Java
Perl
PHP
Python
Server-side scripts infoStored proceduresJavaScriptnoyesJava and Transact-SQL
Triggersnono infohooks for callbacks inside the server can be used.yes infoby using the 'percolation' featureyes
Partitioning methods infoMethods for storing different data on different nodesSharding infosince version 2.0ShardingShardingSharding infodynamic graph partitioninghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication with configurable replication factorMulti-source replication
Source-replica replication
yesMulti-source replication using RAFTMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infocan be done with stored procedures in JavaScriptnoES-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)
Eventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes inforelationships in graphsyesnoyes inforelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACID infowith snapshot isolationACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyesyesyesyes infowith periodic snapshot and write-ahead logging (WAL) of changesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.Memcached and Redis integrationyes
User concepts infoAccess controlyesPluggable authentication mechanisms infoe.g. LDAP, HTTPUsers, roles and permissionsfine grained access rights according to SQL-standard
More information provided by the system vendor
ArangoDBDrizzleElasticsearchMemgraphSAP Adaptive Server infoformer name: Sybase ASE
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» more
Memgraph directly connects to your streaming infrastructure so you and your team...
» more
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» more
Business Source License ensures a future for the Memgraph community MAGE algorithm...
» more
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» more
Graph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» 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
You can check out our pricing model and licenses on the company website .
» 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
ArangoDBDrizzleElasticsearchMemgraphSAP Adaptive Server infoformer name: Sybase ASE
DB-Engines blog posts

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

show all

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

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

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

Graph, machine learning, hype, and beyond: ArangoDB open source multi-model database releases version 3.7
27 August 2020, ZDNet

provided by Google News

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

Elasticsearch Changes Name to Elastic to Reflect Wide Adoption Beyond Search
29 April 2024, Yahoo Singapore News

The end of vendor-backed open source?
29 April 2024, InfoWorld

Elastic Reports 8x Speed and 32x Efficiency Gains for Elasticsearch and Lucene Vector Database
26 April 2024, Business Wire

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

provided by Google News

Graph database company Memgraph raises $9.34M
5 October 2021, VentureBeat

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7 August 2023, PR Newswire

Modeling and Navigating a Transportation Network with Memgraph
12 April 2021, Towards Data Science

London-based Memgraph raises over €8 million in seed funding to provide Streaming Graph Algorithms to the masses
5 October 2021, EU-Startups

Making Your Own Memory Graph To Detect Memory Issues On iOS
13 April 2021, hackernoon.com

provided by Google News

New Services in SAP HANA Cloud Lower TCO for Customers in Data-Intensive, Highly Regulated Industries
7 April 2021, SAP News

Arcion Introduces SAP Sybase ASE Connector for Ultimate Migration Flexibility
5 January 2023, Business Wire

Patch SAP Adaptive Server Enterprise now to avoid takeover risk
3 June 2020, BleepingComputer

Newly Patched SAP ASE Flaws Could Let Attackers Hack Database Servers
3 June 2020, The Hacker News

Critical SAP ASE Flaws Allow Complete Control of Databases
3 June 2020, Threatpost

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

RaimaDB logo

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

Present your product here