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

DBMS > ArangoDB vs. Oracle Coherence vs. Realm vs. Stardog vs. Trafodion

System Properties Comparison ArangoDB vs. Oracle Coherence vs. Realm vs. Stardog vs. Trafodion

Editorial information provided by DB-Engines
NameArangoDB  Xexclude from comparisonOracle Coherence  Xexclude from comparisonRealm  Xexclude from comparisonStardog  Xexclude from comparisonTrafodion  Xexclude from comparison
Apache Trafodion has been retired in 2021. Therefore it is excluded 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.Oracles in-memory data grid solutionA DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core DataEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationTransactional SQL-on-Hadoop DBMS
Primary database modelDocument store
Graph DBMS
Key-value store
Search engine
Key-value storeDocument storeGraph DBMS
RDF store
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.26
Rank#88  Overall
#15  Document stores
#5  Graph DBMS
#12  Key-value stores
#10  Search engines
Score1.97
Rank#129  Overall
#22  Key-value stores
Score7.41
Rank#52  Overall
#8  Document stores
Score2.07
Rank#122  Overall
#11  Graph DBMS
#6  RDF stores
Websitearangodb.comwww.oracle.com/­java/­coherencerealm.iowww.stardog.comtrafodion.apache.org
Technical documentationdocs.arangodb.comdocs.oracle.com/­en/­middleware/­standalone/­coherencerealm.io/­docsdocs.stardog.comtrafodion.apache.org/­documentation.html
Social network pagesLinkedInTwitterYouTubeFacebookInstagram
DeveloperArangoDB Inc.OracleRealm, acquired by MongoDB in May 2019Stardog-UnionApache Software Foundation, originally developed by HP
Initial release20122007201420102014
Current release3.11.5, November 202314.1, August 20237.3.0, May 20202.3.0, February 2019
License infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial license (Enterprise) availablecommercialOpen Sourcecommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentsOpen Source infoApache 2.0
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++JavaJavaC++, Java
Server operating systemsLinux
OS X
Windows
All OS with a Java VMAndroid
Backend: server-less
iOS
Windows
Linux
macOS
Windows
Linux
Data schemeschema-free infoautomatically recognizes schema within a collectionschema-freeyesschema-free and OWL/RDFS-schema supportyes
Typing infopredefined data types such as float or dateyes infostring, double, boolean, list, hashyesyesyesyes
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 infoImport/export of XML data possibleno
Secondary indexesyesnoyesyes infosupports real-time indexing in full-text and geospatialyes
SQL infoSupport of SQLnononoYes, compatible with all major SQL variants through dedicated BI/SQL Serveryes
APIs and other access methodsAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
JCache
JPA
RESTful HTTP API
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
ADO.NET
JDBC
ODBC
Supported programming languagesC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
.Net
C++
Java
.Net
Java infowith Android only
Objective-C
React Native
Swift
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
All languages supporting JDBC/ODBC/ADO.Net
Server-side scripts infoStored proceduresJavaScriptnono inforuns within the applications so server-side scripts are unnecessaryuser defined functions and aggregates, HTTP Server extensions in JavaJava Stored Procedures
Triggersnoyes infoLive Eventsyes infoChange Listenersyes infovia event handlersno
Partitioning methods infoMethods for storing different data on different nodesSharding infosince version 2.0ShardingnonenoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication with configurable replication factoryes, with selectable consistency levelnoneMulti-source replication in HA-Clusteryes, via HBase
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infocan be done with stored procedures in JavaScriptnononoyes infovia user defined functions and HBase
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)
Eventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency in HA-ClusterImmediate Consistency
Foreign keys infoReferential integrityyes inforelationships in graphsnonoyes inforelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDconfigurableACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes infooptionallyyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infoIn-Memory realmyesno
User concepts infoAccess controlyesauthentification to access the cache via certificates or http basic authenticationyesAccess rights for users and rolesfine grained access rights according to SQL-standard
More information provided by the system vendor
ArangoDBOracle CoherenceRealmStardogTrafodion
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
ArangoDBOracle CoherenceRealmStardogTrafodion
DB-Engines blog posts

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

show all

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

Recent citations in the news

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

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

Open source graph database company ArangoDB raises $27.8M
6 October 2021, VentureBeat

ArangoDB expands scope of graph database platform
6 October 2022, TechTarget

provided by Google News

Create custom Event Compression Policies in Enterprise Manager to reduce event noise
21 September 2023, blogs.oracle.com

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

Turkcell: Processing 70 million messages per day with Coherence and WebLogic
4 January 2013, blogs.oracle.com

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

Oracle releases free open source Oracle Coherence community edition
28 June 2020, iTWire

provided by Google News

MongoDB aims to unify developer experience with launch of MongoDB Cloud
9 June 2020, diginomica

Danish CEO explains Silicon Valley learning curve for European entrepreneurs - San Francisco Business Times
6 October 2016, The Business Journals

MongoDB Cloud Gives Developers An Escape From Data Silos With First-Ever Unified Cloud-To-Mobile Experience
10 June 2020, AiThority

Is Swift the Future of Server-side Development?
12 September 2017, Solutions Review

Kotlin Programming Language Will Surpass Java On Android Next Year
15 October 2017, Fossbytes

provided by Google News

Evaluating HTAP Databases for Machine Learning Applications
2 November 2016, KDnuggets

Low-latency, distributed database architectures are critical for emerging fog applications
7 April 2022, Embedded Computing Design

Apache Software Foundation Releases its 2019 Fiscal Year Report
17 August 2019, Open Source For You

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.

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

Present your product here