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

DBMS > Amazon DocumentDB vs. ArangoDB vs. GridGain vs. IBM Db2 vs. OrigoDB

System Properties Comparison Amazon DocumentDB vs. ArangoDB vs. GridGain vs. IBM Db2 vs. OrigoDB

Editorial information provided by DB-Engines
NameAmazon DocumentDB  Xexclude from comparisonArangoDB  Xexclude from comparisonGridGain  Xexclude from comparisonIBM Db2 infoformerly named DB2 or IBM Database 2  Xexclude from comparisonOrigoDB  Xexclude from comparison
DescriptionFast, scalable, highly available, and fully managed MongoDB-compatible database serviceNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.GridGain is an in-memory computing platform, built on Apache IgniteCommon in IBM host environments, 2 different versions for host and Windows/LinuxA fully ACID in-memory object graph database
Primary database modelDocument storeDocument store
Graph DBMS
Key-value store
Search engine
Columnar
Key-value store
Object oriented DBMS
Relational DBMS
Relational DBMS infoSince Version 10.5 support for JSON/BSON documents compatible with MongoDBDocument store
Object oriented DBMS
Secondary database modelsDocument store
RDF store infoin Db2 LUW (Linux, Unix, Windows)
Spatial DBMS infowith Db2 Spatial Extender
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.91
Rank#124  Overall
#22  Document stores
Score3.30
Rank#82  Overall
#14  Document stores
#5  Graph DBMS
#10  Key-value stores
#10  Search engines
Score1.48
Rank#150  Overall
#1  Columnar
#26  Key-value stores
#2  Object oriented DBMS
#69  Relational DBMS
Score123.05
Rank#9  Overall
#6  Relational DBMS
Score0.00
Rank#385  Overall
#54  Document stores
#21  Object oriented DBMS
Websiteaws.amazon.com/­documentdbarangodb.comwww.gridgain.comwww.ibm.com/­products/­db2origodb.com
Technical documentationaws.amazon.com/­documentdb/­resourcesdocs.arangodb.comwww.gridgain.com/­docs/­index.htmlwww.ibm.com/­docs/­en/­db2origodb.com/­docs
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
DeveloperArangoDB Inc.GridGain Systems, Inc.IBMRobert Friberg et al
Initial release2019201220071983 infohost version2009 infounder the name LiveDB
Current release3.11.5, November 2023GridGain 8.5.112.1, October 2016
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2; Commercial license (Enterprise) availablecommercial, open sourcecommercial infofree version is availableOpen Source
Cloud-based only infoOnly available as a cloud serviceyesnononono
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, C++, .Net, Python, REST, SQLC and C++C#
Server operating systemshostedLinux
OS X
Windows
Linux
OS X
Solaris
Windows
z/OS
AIX
HP-UX
Linux
Solaris
Windows
z/OS
Linux
Windows
Data schemeschema-freeschema-free infoautomatically recognizes schema within a collectionyesyesyes
Typing infopredefined data types such as float or dateyesyes infostring, double, boolean, list, hashyesyesUser defined using .NET types and collections
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.noyesno infocan be achieved using .NET
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLnonoANSI-99 for query and DML statements, subset of DDLyesno
APIs and other access methodsproprietary protocol using JSON (MongoDB compatible)AQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
ADO.NET
JDBC
JSON style queries infoMongoDB compatible
ODBC
XQuery
.NET Client API
HTTP API
LINQ
Supported programming languagesGo
Java
JavaScript (Node.js)
PHP
Python
C#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
C#
C++
Java
PHP
Python
Ruby
Scala
C
C#
C++
Cobol
Delphi
Fortran
Java
Perl
PHP
Python
Ruby
Visual Basic
.Net
Server-side scripts infoStored proceduresnoJavaScriptyes (compute grid and cache interceptors can be used instead)yesyes
Triggersnonoyes (cache interceptors and events)yesyes infoDomain Events
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infosince version 2.0ShardingSharding infoonly with Windows/Unix/Linux Versionhorizontal partitioning infoclient side managed; servers are not synchronized
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones for high availability, asynchronous replication for up to 15 read replicasSource-replica replication with configurable replication factoryes (replicated cache)yes infowith separate tools (MQ, InfoSphere)Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)no infocan be done with stored procedures in JavaScriptyes (compute grid and hadoop accelerator)nono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infoconfigurable per collection or per write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Immediate Consistency
Foreign keys infoReferential integrityno infotypically not used, however similar functionality with DBRef possibleyes inforelationships in graphsnoyesdepending on model
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-document operationsACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoWrite ahead log
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlAccess rights for users and rolesyesRole-based access control
Security Hooks for custom implementations
fine grained access rights according to SQL-standardRole based authorization
More information provided by the system vendor
Amazon DocumentDBArangoDBGridGainIBM Db2 infoformerly named DB2 or IBM Database 2OrigoDB
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
Amazon DocumentDBArangoDBGridGainIBM Db2 infoformerly named DB2 or IBM Database 2OrigoDB
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

Unlock the power of parallel indexing in Amazon DocumentDB
19 June 2024, AWS Blog

AWS announces Amazon DocumentDB zero-ETL integration with Amazon OpenSearch Service
16 May 2024, AWS Blog

Reduce cost and improve performance by migrating to Amazon DocumentDB 5.0
15 April 2024, AWS Blog

Optimizing costs on Amazon DocumentDB using event-driven architecture and the AWS EventBridge Terraform module
23 August 2024, AWS Blog

Unlock the power of Amazon DocumentDB text search with real-world use cases
5 March 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

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

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

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

provided by Google News

GridGain Advances Its Unified Real-Time Data Platform to Help Enterprises Accelerate AI-Driven Data Processing
10 July 2024, insideBIGDATA

GridGain Sponsoring Strategic AI and Kafka Conferences This Month
4 September 2024, Datanami

GridGain in-memory data and generative AI
10 May 2024, Blocks & Files

Data Management News for the Week of July 12; Updates from Cloudera, HerculesAI, Oracle & More
12 July 2024, Solutions Review

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8 February 2024, Datanami

provided by Google News

Db2 is a story worth telling, even if IBM won't
4 July 2024, The Register

Data migration strategies to Amazon RDS for Db2
15 May 2024, AWS Blog

Six new Db2 capabilities DBAs must try today with Db2 11.5.9
9 April 2024, IBM

Using Oracle Cloud Infrastructure (OCI) GoldenGate with Db2 for z Database
31 May 2024, Oracle

Precisely Supports Amazon RDS for Db2 Service with Real-Time Data Integration Capabilities
3 April 2024, precisely.com

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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 data platform to build your intelligent applications.
Try it free.

Present your product here