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 > ArangoDB vs. DolphinDB vs. Google Cloud Datastore vs. MaxDB vs. mSQL

System Properties Comparison ArangoDB vs. DolphinDB vs. Google Cloud Datastore vs. MaxDB vs. mSQL

Editorial information provided by DB-Engines
NameArangoDB  Xexclude from comparisonDolphinDB  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonMaxDB infoformerly named Adabas-D  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparison
DescriptionNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.DolphinDB is a high performance Time Series DBMS. It is integrated with an easy-to-use fully featured programming language and a high-volume high-velocity streaming analytics system. It offers operational simplicity, scalability, fault tolerance, and concurrency.Automatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformA robust and reliable RDBMS optimized to run all major SAP solutionsmSQL (Mini SQL) is a simple and lightweight RDBMS
Primary database modelDocument store
Graph DBMS
Key-value store
Search engine
Time Series DBMSDocument storeRelational DBMSRelational DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.26
Rank#88  Overall
#15  Document stores
#5  Graph DBMS
#12  Key-value stores
#10  Search engines
Score4.03
Rank#78  Overall
#6  Time Series DBMS
Score4.36
Rank#72  Overall
#12  Document stores
Score2.26
Rank#114  Overall
#55  Relational DBMS
Score1.27
Rank#169  Overall
#76  Relational DBMS
Websitearangodb.comwww.dolphindb.comcloud.google.com/­datastoremaxdb.sap.comhughestech.com.au/­products/­msql
Technical documentationdocs.arangodb.comdocs.dolphindb.cn/­en/­help200/­index.htmlcloud.google.com/­datastore/­docsmaxdb.sap.com/­documentation
Social network pagesLinkedInTwitterYouTubeFacebookInstagram
DeveloperArangoDB Inc.DolphinDB, IncGoogleSAP, acquired from Software AG (Adabas-D) in 1997Hughes Technologies
Initial release20122018200819841994
Current release3.11.5, November 2023v2.00.4, January 20227.9.10.12, February 20244.4, October 2021
License infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial license (Enterprise) availablecommercial infofree community version availablecommercialcommercial infoLimited community edition freecommercial infofree licenses can be provided
Cloud-based only infoOnly available as a cloud servicenonoyesnono
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++C
Server operating systemsLinux
OS X
Windows
Linux
Windows
hostedAIX
HP-UX
Linux
Solaris
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeschema-free infoautomatically recognizes schema within a collectionyesschema-freeyesyes
Typing infopredefined data types such as float or dateyes infostring, double, boolean, list, hashyesyes, details hereyesyes
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.nononono
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLnoSQL-like query languageSQL-like query language (GQL)yesA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggers
APIs and other access methodsAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
JDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
ADO.NET
JDBC
ODBC
WebDAV
JDBC
ODBC
Supported programming languagesC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
C#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C#
Java
Perl
PHP
Python
C
C++
Delphi
Java
Perl
PHP
Tcl
Server-side scripts infoStored proceduresJavaScriptyesusing Google App Engineyesno
TriggersnonoCallbacks using the Google Apps Engineyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infosince version 2.0horizontal partitioningShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication with configurable replication factoryesMulti-source replication using PaxosSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infocan be done with stored procedures in JavaScriptyesyes infousing Google Cloud Dataflownono
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 ConsistencyImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Immediate Consistencynone
Foreign keys infoReferential integrityyes inforelationships in graphsnoyes infovia ReferenceProperties or Ancestor pathsyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyesACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesno
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.yesnonono
User concepts infoAccess controlyesAdministrators, Users, GroupsAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)fine grained access rights according to SQL-standardno
More information provided by the system vendor
ArangoDBDolphinDBGoogle Cloud DatastoreMaxDB infoformerly named Adabas-DmSQL infoMini SQL
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

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

More resources
ArangoDBDolphinDBGoogle Cloud DatastoreMaxDB infoformerly named Adabas-DmSQL infoMini SQL
DB-Engines blog posts

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

show all

Recent citations in the news

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

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

Open source graph database company ArangoDB raises $27.8M
6 October 2021, VentureBeat

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

provided by Google News

Google Cloud Platform: Professional Data Engineer certification prep
11 June 2024, oreilly.com

Google Cloud Stops Exit Fees
12 January 2024, Spiceworks News and Insights

Best cloud storage of 2024
4 June 2024, TechRadar

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6 November 2023, PR Newswire

Google says it'll stop charging fees to transfer data out of Google Cloud
11 January 2024, TechCrunch

provided by Google News

SAP Content Server High Availability using Amazon EFS and SUSE | Amazon Web Services
30 December 2020, AWS Blog

Extended Maintenance Commitments Across SAP Solutions
11 August 2020, SAP News

What is SAP S/4HANA?
21 March 2022, TechTarget

IBM Cloud SAP-Certified Infrastructure Features
22 January 2019, ibm.com

Alibaba Cloud Offers Access to SAP Software for Customers
5 June 2018, Alizila

provided by Google News

Higher Education PS rules out ghost students before PAC
29 November 2018, diggers.news

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

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

Present your product here