DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Alibaba Cloud AnalyticDB for MySQL vs. Amazon Neptune vs. ArangoDB vs. Couchbase vs. Dgraph

System Properties Comparison Alibaba Cloud AnalyticDB for MySQL vs. Amazon Neptune vs. ArangoDB vs. Couchbase vs. Dgraph

Editorial information provided by DB-Engines
NameAlibaba Cloud AnalyticDB for MySQL  Xexclude from comparisonAmazon Neptune  Xexclude from comparisonArangoDB  Xexclude from comparisonCouchbase infoOriginally called Membase  Xexclude from comparisonDgraph  Xexclude from comparison
DescriptionA real-time data warehousing service that can process petabytes of data with high concurrency and low latency. It is fully compatible with the MySQL protocol.Fast, reliable graph database built for the cloudNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.A distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databaseDistributed and scalable native Graph DBMS
Primary database modelRelational DBMSGraph DBMS
RDF store
Document store
Graph DBMS
Key-value store
Search engine
Document storeGraph DBMS
Secondary database modelsDocument storeKey-value store infooriginating from the former Membase product and supporting the Memcached protocol
Spatial DBMS infousing the Geocouch extension
Search engine
Time Series DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.92
Rank#195  Overall
#91  Relational DBMS
Score2.20
Rank#113  Overall
#9  Graph DBMS
#5  RDF stores
Score3.30
Rank#82  Overall
#14  Document stores
#5  Graph DBMS
#10  Key-value stores
#10  Search engines
Score16.74
Rank#33  Overall
#5  Document stores
Score1.39
Rank#155  Overall
#15  Graph DBMS
Websitewww.alibabacloud.com/­product/­analyticdb-for-mysqlaws.amazon.com/­neptunearangodb.comwww.couchbase.comdgraph.io
Technical documentationwww.alibabacloud.com/­help/­doc-detail/­93776.htmaws.amazon.com/­neptune/­developer-resourcesdocs.arangodb.comdocs.couchbase.comdgraph.io/­docs
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
DeveloperAlibabaAmazonArangoDB Inc.Couchbase, Inc.Dgraph Labs, Inc.
Initial release2017201220112016
Current release3.11.5, November 2023Server: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 2023
License infoCommercial or Open SourcecommercialcommercialOpen Source infoApache Version 2; Commercial license (Enterprise) availableOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availableOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud serviceyesyesnonono
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, C++, Go and ErlangGo
Server operating systemshostedhostedLinux
OS X
Windows
Linux
OS X
Windows
Linux
OS X
Windows
Data schemeyesschema-freeschema-free infoautomatically recognizes schema within a collectionschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyes infostring, double, boolean, list, hashyesyes
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.yesnono
Secondary indexesyesnoyesyesyes
SQL infoSupport of SQLyesnonoSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesno
APIs and other access methodsJDBC
ODBC
OpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
AQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
CLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
GraphQL query language
gRPC (using protocol buffers) API
HTTP API
Supported programming languagesC#
Java
PHP
Python
C#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
C#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresyesnoJavaScriptFunctions and timers in JavaScript and UDFs in Java, Python, SQL++no
Triggersyesnonoyes infovia the TAP protocolno
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicenoneSharding infosince version 2.0Automatic Shardingyes
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceMulti-availability zones high availability, asynchronous replication for up to 15 read replicas within a single region. Global database clusters consists of a primary write DB cluster in one region, and up to five secondary read DB clusters in different regions. Each secondary region can have up to 16 reader instances.Source-replica replication with configurable replication factorMulti-source replication infoincluding cross data center replication
Source-replica replication
Synchronous replication via Raft
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono infocan be done with stored procedures in JavaScriptyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency infoconfigurable per collection or per write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Eventual Consistency
Immediate Consistency infoselectable on a per-operation basis
Immediate Consistency
Foreign keys infoReferential integrityyesyes infoRelationships in graphsyes inforelationships in graphsnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infowith encyption-at-restyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infoEphemeral buckets
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)yesUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.no infoPlanned for future releases
More information provided by the system vendor
Alibaba Cloud AnalyticDB for MySQLAmazon NeptuneArangoDBCouchbase infoOriginally called MembaseDgraph
Specific characteristicsA real-time data warehousing service that can process PB data with high concurrency...
» more
Graph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» more
Competitive advantagesTPC Benchmark: The world leading result in TPC-DS benchmark . TPC-H benchmark for...
» more
Consolidation: 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 modelsAvailable regions: America US Virginia US Silicon Valley Asia China Hong Kong India...
» more
Very 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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
Alibaba Cloud AnalyticDB for MySQLAmazon NeptuneArangoDBCouchbase infoOriginally called MembaseDgraph
DB-Engines blog posts

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

show all

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

show all

Recent citations in the news

Alibaba Cloud waiting for hardware to dry out before trying to restore customer data
17 September 2024, The Register

The Evolution of Online Analytics from Alibaba Economy Ecosystem to the Cloud
20 February 2021, DataDrivenInvestor

Gartner’s Magic Quadrant for Cloud Database Management Systems
9 December 2020, CRN

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22 December 2022, Daily Host News

provided by Google News

How Amazon stores deliver trustworthy shopping and seller experiences using Amazon Neptune
18 September 2024, AWS Blog

Hydrating the Natural History Museum’s Planetary Knowledge Base with Amazon Neptune and Open Data on AWS
13 September 2024, AWS Blog

Using knowledge graphs to build GraphRAG applications with Amazon Bedrock and Amazon Neptune
1 August 2024, AWS Blog

How Prisma Cloud built Infinity Graph using Amazon Neptune and Amazon OpenSearch Service
27 August 2024, AWS Blog

New Amazon Neptune engine version delivers up to 9 times faster and 10 times higher throughput for openCypher query performance
23 July 2024, AWS Blog

provided by Google News

ArangoDB Announces Release of ArangoDB 3.11 for Search, Graph and Analytics
30 May 2023, insideHPC

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

Here's the pitch deck a German software startup used to raise $10 million to move to San Francisco and take on Oracle
23 June 2019, Business Insider

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

ArangoDB 3.5 update improves multi-model database platform
22 August 2019, TechTarget

provided by Google News

Interview with SWE, SJSU ranks no. 4 with WSJ, Couchbase moves to San Jose, and more!
18 September 2024, SJSU Today

Couchbase stock hits 52-week low at $14.1 amid market challenges
16 September 2024, Investing.com

Couchbase releases AI vector search and Capella Columnar on AWS
3 September 2024, Blocks & Files

Couchbase (NASDAQ:BASE) Sets New 52-Week Low at $14.07
16 September 2024, MarketBeat

Couchbase Announces New Features to Accelerate AI-Powered Adaptive Applications for Customers
29 February 2024, PR Newswire

provided by Google News

Top Open Source Graph Databases
3 June 2024, MarkTechPost

Popular Open Source GraphQL Company Dgraph Secures $6M in Seed Round with New Leadership
20 July 2022, PR Newswire

Graph Database Market size to grow by USD 7.40 billion between 2022 - 2027 | Growth Driven by Lack of standardization and programming flexibility - Technavio
13 December 2023, Yahoo Finance

Dgraph on AWS: Setting up a horizontally scalable graph database
1 September 2020, AWS Blog

Dgraph raises $11.5 million for scalable graph database solutions
31 July 2019, VentureBeat

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

RaimaDB logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Neo4j logo

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

Present your product here