DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > ArangoDB vs. ArcadeDB vs. Firebase Realtime Database vs. IBM Db2

System Properties Comparison ArangoDB vs. ArcadeDB vs. Firebase Realtime Database vs. IBM Db2

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameArangoDB  Xexclude from comparisonArcadeDB  Xexclude from comparisonFirebase Realtime Database  Xexclude from comparisonIBM Db2 infoformerly named DB2 or IBM Database 2  Xexclude from comparison
DescriptionNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.Fast and scalable multi-model DBMS, originally forked from OrientDB but most of the code has been rewrittenCloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.Common in IBM host environments, 2 different versions for host and Windows/Linux
Primary database modelDocument store
Graph DBMS
Key-value store
Search engine
Document store
Graph DBMS
Key-value store
Time Series DBMS infoin next version
Document storeRelational DBMS infoSince Version 10.5 support for JSON/BSON documents compatible with MongoDB
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
Score3.77
Rank#87  Overall
#15  Document stores
#5  Graph DBMS
#12  Key-value stores
#10  Search engines
Score0.09
Rank#355  Overall
#48  Document stores
#37  Graph DBMS
#52  Key-value stores
#34  Time Series DBMS
Score15.00
Rank#39  Overall
#6  Document stores
Score127.49
Rank#8  Overall
#5  Relational DBMS
Websitearangodb.comarcadedb.comfirebase.google.com/­products/­realtime-databasewww.ibm.com/­products/­db2
Technical documentationdocs.arangodb.comdocs.arcadedb.comfirebase.google.com/­docs/­databasewww.ibm.com/­docs/­en/­db2
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
DeveloperArangoDB Inc.Arcade DataGoogle infoacquired by Google 2014IBM
Initial release2012202120121983 infohost version
Current release3.11.5, November 2023September 202112.1, October 2016
License infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial license (Enterprise) availableOpen Source infoApache Version 2.0commercialcommercial infofree version is available
Cloud-based only infoOnly available as a cloud servicenonoyesno
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++JavaC and C++
Server operating systemsLinux
OS X
Windows
All OS with a Java VMhostedAIX
HP-UX
Linux
Solaris
Windows
z/OS
Data schemeschema-free infoautomatically recognizes schema within a collectionschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyes infostring, double, boolean, list, hashyesyesyes
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.nono
Secondary indexesyesyesyesyes
SQL infoSupport of SQLnoSQL-like query language, no joinsnoyes
APIs and other access methodsAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
JDBC
MongoDB API
OpenCypher
PostgreSQL wire protocol
Redis API
RESTful HTTP/JSON API
TinkerPop Gremlin
Android
iOS
JavaScript API
RESTful HTTP API
ADO.NET
JDBC
JSON style queries infoMongoDB compatible
ODBC
XQuery
Supported programming languagesC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
JavaJava
JavaScript
Objective-C
C
C#
C++
Cobol
Delphi
Fortran
Java
Perl
PHP
Python
Ruby
Visual Basic
Server-side scripts infoStored proceduresJavaScriptlimited functionality with using 'rules'yes
TriggersnoCallbacks are triggered when data changesyes
Partitioning methods infoMethods for storing different data on different nodesSharding infosince version 2.0Sharding infoonly with Windows/Unix/Linux Version
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication with configurable replication factorSource-replica replicationyes infowith separate tools (MQ, InfoSphere)
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infocan be done with stored procedures in JavaScriptnonono
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 ConsistencyEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Foreign keys infoReferential integrityyes inforelationships in graphsyes inforelationship in graphsnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDyesACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes
User concepts infoAccess controlyesyes, based on authentication and database rulesfine grained access rights according to SQL-standard
More information provided by the system vendor
ArangoDBArcadeDBFirebase Realtime DatabaseIBM Db2 infoformerly named DB2 or IBM Database 2
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
ArangoDBArcadeDBFirebase Realtime DatabaseIBM Db2 infoformerly named DB2 or IBM Database 2
DB-Engines blog posts

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

show all

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

show all

Recent citations in the news

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

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

provided by Google News

Realtime vs Cloud Firestore: Which Firebase Database to go?
8 March 2024, Appinventiv

Atos cybersecurity blog: Misconfigured Firebase: A real-time cyber threat
18 January 2024, Atos

Don't be like these 900+ websites and expose millions of passwords via Firebase
18 March 2024, The Register

Google Firebase may have exposed 125M records from misconfigurations
19 March 2024, SC Media

Hundreds of Google Firebase websites might have leaked data online
19 March 2024, TechRadar

provided by Google News

Performance optimization of full load and ongoing replication tasks from self-managed Db2 to Amazon RDS for Db2 ...
24 April 2024, AWS Blog

IBM's vintage Db2 database jumps on AWS's cloud bandwagon
29 November 2023, The Register

Precisely says it's smoothing migration of Db2 analytics data to AWS cloud – Blocks and Files
5 April 2024, Blocks and Files

Top 20 most-asked questions about Amazon RDS for Db2 answered
8 April 2024, ibm.com

How Amazon RDS for IBM Db2 Showcases the Power of Co-Creation
21 December 2023, Acceleration Economy

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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.

Neo4j logo

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

Present your product here