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

DBMS > ArangoDB vs. Datomic vs. FatDB vs. FoundationDB vs. Galaxybase

System Properties Comparison ArangoDB vs. Datomic vs. FatDB vs. FoundationDB vs. Galaxybase

Editorial information provided by DB-Engines
NameArangoDB  Xexclude from comparisonDatomic  Xexclude from comparisonFatDB  Xexclude from comparisonFoundationDB  Xexclude from comparisonGalaxybase  Xexclude from comparison
FatDB/FatCloud has ceased operations as a company with February 2014. FatDB is discontinued and excluded from the ranking.Created as commercial project in 2013, FoundationDB has been acquired by Apple in March 2015 and was withdrawn from the market. As a consequence, the product was removed from the DB-Engines ranking. In April 2018, Apple open-sourced FoundationDB and it therefore reappears in the 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 durabilityA .NET NoSQL DBMS that can integrate with and extend SQL Server.Ordered key-value store. Core features are complimented by layers.Scalable, ACID-compliant native distributed parallel graph platform
Primary database modelDocument store
Graph DBMS
Key-value store
Search engine
Relational DBMSDocument store
Key-value store
Document store infosupported via specific layer
Key-value store
Relational DBMS infosupported via specific SQL-layer
Graph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.32
Rank#90  Overall
#15  Document stores
#5  Graph DBMS
#12  Key-value stores
#10  Search engines
Score1.59
Rank#150  Overall
#69  Relational DBMS
Score1.03
Rank#190  Overall
#31  Document stores
#28  Key-value stores
#89  Relational DBMS
Score0.00
Rank#383  Overall
#39  Graph DBMS
Websitearangodb.comwww.datomic.comgithub.com/­apple/­foundationdbgalaxybase.com
Technical documentationdocs.arangodb.comdocs.datomic.comapple.github.io/­foundationdb
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
DeveloperArangoDB Inc.CognitectFatCloudFoundationDBChuanglin(Createlink) Technology Co., Ltd 浙江创邻科技有限公司
Initial release20122012201220132017
Current release3.11.5, November 20231.0.6735, June 20236.2.28, November 2020Nov 20, November 2021
License infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial license (Enterprise) availablecommercial infolimited edition freecommercialOpen Source infoApache 2.0commercial
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#C++C and Java
Server operating systemsLinux
OS X
Windows
All OS with a Java VMWindowsLinux
OS X
Windows
Linux
Data schemeschema-free infoautomatically recognizes schema within a collectionyesschema-freeschema-free infosome layers support schemasStrong typed schema
Typing infopredefined data types such as float or dateyes infostring, double, boolean, list, hashyesyesno infosome layers support typingyes
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 indexesyesyesyesnoyes
SQL infoSupport of SQLnonono infoVia inetgration in SQL Serversupported in specific SQL layer onlyno
APIs and other access methodsAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
RESTful HTTP API.NET Client API
LINQ
RESTful HTTP API
RPC
Windows WCF Bindings
Browser interface
console (shell)
Graph API (Gremlin)
OpenCypher
Proprietary native API
Supported programming languagesC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
Clojure
Java
C#.Net
C
C++
Go
Java
JavaScript infoNode.js
PHP
Python
Ruby
Swift
Go
Java
Python
Server-side scripts infoStored proceduresJavaScriptyes infoTransaction Functionsyes infovia applicationsin SQL-layer onlyuser defined procedures and functions
TriggersnoBy using transaction functionsyes infovia applicationsno
Partitioning methods infoMethods for storing different data on different nodesSharding infosince version 2.0none infoBut extensive use of caching in the application peersShardingShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication with configurable replication factornone infoBut extensive use of caching in the application peersselectable replication factoryes
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infocan be done with stored procedures in JavaScriptnoyesnono
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
Immediate Consistency
Linearizable consistencyImmediate Consistency
Foreign keys infoReferential integrityyes inforelationships in graphsnonoin SQL-layer onlyyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACIDACID
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 developmentyes
User concepts infoAccess controlyesnono infoCan implement custom security layer via applicationsnoRole-based access control
More information provided by the system vendor
ArangoDBDatomicFatDBFoundationDBGalaxybase
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
ArangoDBDatomicFatDBFoundationDBGalaxybase
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

GQL: A New ISO Standard for Querying Graph Databases
29 April 2024, The New Stack

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 expands scope of graph database platform
6 October 2022, TechTarget

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

Brazil’s Nubank acquires US software firm Cognitect, creator of Clojure and Datomic
24 July 2020, LatamList

provided by Google News

FoundationDB team's new venture, Antithesis, raises $47M to enhance software testing
13 February 2024, SiliconANGLE News

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12 March 2024, Datanami

Antithesis raises $47M to launch an automated testing platform for software
13 February 2024, TechCrunch

Antithesis Launches Out Of Stealth To Revolutionize Software Reliability
13 February 2024, Yahoo Finance

Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services • DEVCLASS
28 September 2023, DevClass

provided by Google News

做国产图数据库,「创邻科技」将拓展国际市场| 新科技创业-36氪
5 April 2023, 36kr

创邻科技,位居IDC MarketScape中国图数据库市场领导者类别原创
13 September 2023, blog.csdn.net

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

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

Database for your real-time AI and Analytics Apps.
Try it today.

Present your product here