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. Datomic vs. GridDB vs. InterSystems Caché vs. SAP SQL Anywhere

System Properties Comparison ArangoDB vs. Datomic vs. GridDB vs. InterSystems Caché vs. SAP SQL Anywhere

Editorial information provided by DB-Engines
NameArangoDB  Xexclude from comparisonDatomic  Xexclude from comparisonGridDB  Xexclude from comparisonInterSystems Caché  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparison
Caché is a deprecated database engine which is substituted with InterSystems IRIS. It therefore is removed 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.Datomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityScalable in-memory time series database optimized for IoT and Big DataA multi-model DBMS and application serverRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environments
Primary database modelDocument store
Graph DBMS
Key-value store
Search engine
Relational DBMSTime Series DBMSKey-value store
Object oriented DBMS
Relational DBMS
Relational DBMS
Secondary database modelsKey-value store
Relational DBMS
Document store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.77
Rank#87  Overall
#15  Document stores
#5  Graph DBMS
#12  Key-value stores
#10  Search engines
Score1.76
Rank#145  Overall
#66  Relational DBMS
Score2.02
Rank#132  Overall
#11  Time Series DBMS
Score4.57
Rank#78  Overall
#43  Relational DBMS
Websitearangodb.comwww.datomic.comgriddb.netwww.intersystems.com/­products/­cachewww.sap.com/­products/­technology-platform/­sql-anywhere.html
Technical documentationdocs.arangodb.comdocs.datomic.comdocs.griddb.netdocs.intersystems.comhelp.sap.com/­docs/­SAP_SQL_Anywhere
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
DeveloperArangoDB Inc.CognitectToshiba CorporationInterSystemsSAP infoformerly Sybase
Initial release20122012201319971992
Current release3.11.5, November 20231.0.6735, June 20235.1, August 20222018.1.4, May 202017, July 2015
License infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial license (Enterprise) availablecommercial infolimited edition freeOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availablecommercialcommercial
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++Java, ClojureC++
Server operating systemsLinux
OS X
Windows
All OS with a Java VMLinuxAIX
HP Open VMS
HP-UX
Linux
OS X
Solaris
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
Data schemeschema-free infoautomatically recognizes schema within a collectionyesyesdepending on used data modelyes
Typing infopredefined data types such as float or dateyes infostring, double, boolean, list, hashyesyes infonumerical, string, blob, geometry, boolean, timestampyesyes
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.nonoyesyes
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLnonoSQL92, SQL-like TQL (Toshiba Query Language)yesyes
APIs and other access methodsAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
RESTful HTTP APIJDBC
ODBC
Proprietary protocol
RESTful HTTP/JSON API
.NET Client API
JDBC
ODBC
RESTful HTTP API
ADO.NET
HTTP API
JDBC
ODBC
Supported programming languagesC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
Clojure
Java
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C#
C++
Java
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresJavaScriptyes infoTransaction Functionsnoyesyes, in C/C++, Java, .Net or Perl
TriggersnoBy using transaction functionsyesyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding infosince version 2.0none infoBut extensive use of caching in the application peersShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication with configurable replication factornone infoBut extensive use of caching in the application peersSource-replica replicationSource-replica replicationSource-replica replication infoDatabase mirroring
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infocan be done with stored procedures in JavaScriptnoConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsnono
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 within container, eventual consistency across containersImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes inforelationships in graphsnonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID at container levelACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes inforecommended only for testing and developmentyesyesyes
User concepts infoAccess controlyesnoAccess rights for users can be defined per databaseAccess rights for users, groups and rolesfine grained access rights according to SQL-standard
More information provided by the system vendor
ArangoDBDatomicGridDBInterSystems CachéSAP SQL Anywhere infoformerly called Adaptive Server Anywhere
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» more
GridDB is a highly scalable, in-memory time series database optimized for IoT and...
» more
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» more
1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» more
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» more
Factory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» more
Key customersCisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» more
Denso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» more
Market metricsArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» more
GitHub trending repository
» more
Licensing and pricing modelsVery permissive Apache 2 License for Community Edition & commercial licenses are...
» more
Open Source license (AGPL v3 & Apache v2) Commercial license (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
ArangoDBDatomicGridDBInterSystems CachéSAP SQL Anywhere infoformerly called Adaptive Server Anywhere
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

ArangoDB + Intel: Accelerating GraphML with Advanced Processing Technologies
4 December 2023, PR Web

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

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

provided by Google News

Nubank buys firm behind Clojure programming language
28 July 2020, Finextra

Zoona Case Study
16 December 2017, AWS Blog

Architecting Software for Leverage
13 November 2021, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Relational, NoSQL, Ledger Databases work, not Permissioned Blockchains.
13 January 2019, hackernoon.com

provided by Google News

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16 January 2024, global.toshiba

General Availability of GridDB 5.3 Enterprise Edition ~ Major Enhancement in IoT and Time Series Data Analysis ...
16 May 2023, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8 April 2021, The Register

Toshiba's Distributed Database GridDB(R) Now Features Scale-Out and Scale-Up combo for Petabyte-scale Data ...
3 December 2019, global.toshiba

Toshiba to Open Source GridDB(R)'s SQL Interface, Aims to Accelerate Open Innovation | TOSHIBA DIGITAL ...
17 June 2020, global.toshiba

provided by Google News

AWS, GCP, Oracle, Azure, SAP Lead Cloud DBMS Market: Gartner
12 February 2022, CRN

Announcing IBM Spectrum Sentinel: Building a Cyber Resilient Future
24 June 2022, IBM

VMware Surges Ahead in the Virtual SAN Sector with vSAN 6.6
30 May 2017, Server Watch

Associative Data Modeling Demystified - Part1 - DataScienceCentral.com
9 July 2016, Data Science Central

Nearly three years on from Cambridge's Epic go-live
23 August 2017, Digital Health

provided by Google News

Newsbyte: Latest Release of SAP® SQL Anywhere® Suite Brings Mission-Critical Services to the Internet of Things and ...
15 July 2015, PR Newswire

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11 July 2023, CybersecurityNews

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
16 December 2021, SAP News

Rimini Street expands support beyond SAP and Oracle
11 June 2022, InsideSAP

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

provided by Google News



Share this page

Featured Products

Neo4j logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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

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.

Present your product here