DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > ArangoDB vs. Badger vs. EJDB vs. Faircom DB vs. Oracle Coherence

System Properties Comparison ArangoDB vs. Badger vs. EJDB vs. Faircom DB vs. Oracle Coherence

Editorial information provided by DB-Engines
NameArangoDB  Xexclude from comparisonBadger  Xexclude from comparisonEJDB  Xexclude from comparisonFaircom DB infoformerly c-treeACE  Xexclude from comparisonOracle Coherence  Xexclude from comparison
DescriptionNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.An embeddable, persistent, simple and fast Key-Value Store, written purely in Go.Embeddable document-store database library with JSON representation of queries (in MongoDB style)Native high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.Oracles in-memory data grid solution
Primary database modelDocument store
Graph DBMS
Key-value store
Search engine
Key-value storeDocument storeKey-value store
Relational DBMS
Key-value store
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
Score0.14
Rank#331  Overall
#49  Key-value stores
Score0.27
Rank#297  Overall
#44  Document stores
Score0.20
Rank#318  Overall
#48  Key-value stores
#141  Relational DBMS
Score1.92
Rank#130  Overall
#22  Key-value stores
Websitearangodb.comgithub.com/­dgraph-io/­badgergithub.com/­Softmotions/­ejdbwww.faircom.com/­products/­faircom-dbwww.oracle.com/­java/­coherence
Technical documentationdocs.arangodb.comgodoc.org/­github.com/­dgraph-io/­badgergithub.com/­Softmotions/­ejdb/­blob/­master/­README.mddocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmldocs.oracle.com/­en/­middleware/­standalone/­coherence
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
DeveloperArangoDB Inc.DGraph LabsSoftmotionsFairCom CorporationOracle
Initial release20122017201219792007
Current release3.11.5, November 2023V12, November 202014.1, August 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial license (Enterprise) availableOpen Source infoApache 2.0Open Source infoGPLv2commercial infoRestricted, free version availablecommercial
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++GoCANSI C, C++Java
Server operating systemsLinux
OS X
Windows
BSD
Linux
OS X
Solaris
Windows
server-lessAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
All OS with a Java VM
Data schemeschema-free infoautomatically recognizes schema within a collectionschema-freeschema-freeschema free, schema optional, schema required, partial schema,schema-free
Typing infopredefined data types such as float or dateyes infostring, double, boolean, list, hashnoyes infostring, integer, double, bool, date, object_idyes, ANSI SQL Types, JSON, typed binary structuresyes
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.nonono
Secondary indexesyesnonoyesno
SQL infoSupport of SQLnononoyes, ANSI SQL with proprietary extensionsno
APIs and other access methodsAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
in-process shared libraryADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
JCache
JPA
RESTful HTTP API
Supported programming languagesC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
GoActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
.Net
C++
Java
Server-side scripts infoStored proceduresJavaScriptnonoyes info.Net, JavaScript, C/C++no
Triggersnononoyesyes infoLive Events
Partitioning methods infoMethods for storing different data on different nodesSharding infosince version 2.0nonenoneFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication with configurable replication factornonenoneyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).yes, with selectable consistency level
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infocan be done with stored procedures in JavaScriptnononono
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)
noneEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Eventual Consistency
Immediate Consistency
Foreign keys infoReferential integrityyes inforelationships in graphsnono infotypically not needed, however similar functionality with collection joins possibleyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonotunable from ACID to Eventually Consistentconfigurable
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoRead/Write Lockingyesyes
Durability infoSupport for making data persistentyesyesyesYes, tunable from durable to delayed durability to in-memoryyes infooptionally
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes
User concepts infoAccess controlyesnonoFine grained access rights according to SQL-standard with additional protections for filesauthentification to access the cache via certificates or http basic authentication
More information provided by the system vendor
ArangoDBBadgerEJDBFaircom DB infoformerly c-treeACEOracle Coherence
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
ArangoDBBadgerEJDBFaircom DB infoformerly c-treeACEOracle Coherence
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 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

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

provided by Google News

Microservices with Major New Coherence and Helidon Releases
9 August 2022, blogs.oracle.com

Nike achieves scalability and performance with Oracle Coherence & Exadata
20 December 2012, blogs.oracle.com

New solutions for Oracle WebLogic on Azure Virtual Machines
1 April 2021, Microsoft

Oracle launches Oracle Banking Cloud Services - ThePaypers
8 February 2023, The Paypers

Goondu Q&A: Oracle WebLogic Server 12c
13 March 2012, Yahoo Singapore News

provided by Google News



Share this page

Featured Products

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

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