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

DBMS > ArangoDB vs. Atos Standard Common Repository vs. CouchDB vs. Oracle Berkeley DB vs. RDF4J

System Properties Comparison ArangoDB vs. Atos Standard Common Repository vs. CouchDB vs. Oracle Berkeley DB vs. RDF4J

Editorial information provided by DB-Engines
NameArangoDB  Xexclude from comparisonAtos Standard Common Repository  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparison
This system has been discontinued and will be removed 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.Highly scalable database system, designed for managing session and subscriber data in modern mobile communication networksA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.Widely used in-process key-value storeRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.
Primary database modelDocument store
Graph DBMS
Key-value store
Search engine
Document store
Key-value store
Document storeKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
RDF store
Secondary database modelsSpatial DBMS infousing the Geocouch extension
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
Score9.30
Rank#45  Overall
#7  Document stores
Score2.21
Rank#117  Overall
#20  Key-value stores
#3  Native XML DBMS
Score0.69
Rank#230  Overall
#9  RDF stores
Websitearangodb.comatos.net/en/convergence-creators/portfolio/standard-common-repositorycouchdb.apache.orgwww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlrdf4j.org
Technical documentationdocs.arangodb.comdocs.couchdb.org/­en/­stabledocs.oracle.com/­cd/­E17076_05/­html/­index.htmlrdf4j.org/­documentation
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
DeveloperArangoDB Inc.Atos Convergence CreatorsApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerOracle infooriginally developed by Sleepycat, which was acquired by OracleSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.
Initial release20122016200519942004
Current release3.11.5, November 202317033.3.3, December 202318.1.40, May 2020
License infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial license (Enterprise) availablecommercialOpen Source infoApache version 2Open Source infocommercial license availableOpen Source infoEclipse Distribution License (EDL), v1.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++JavaErlangC, Java, C++ (depending on the Berkeley DB edition)Java
Server operating systemsLinux
OS X
Windows
LinuxAndroid
BSD
Linux
OS X
Solaris
Windows
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Linux
OS X
Unix
Windows
Data schemeschema-free infoautomatically recognizes schema within a collectionSchema and schema-less with LDAP viewsschema-freeschema-freeyes infoRDF Schemas
Typing infopredefined data types such as float or dateyes infostring, double, boolean, list, hashoptionalnonoyes
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.yesnoyes infoonly with the Berkeley DB XML edition
Secondary indexesyesyesyes infovia viewsyesyes
SQL infoSupport of SQLnononoyes infoSQL interfaced based on SQLite is availableno
APIs and other access methodsAQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
LDAPRESTful HTTP/JSON APIJava API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
Supported programming languagesC#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
All languages with LDAP bindingsC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
others infoThird-party libraries to manipulate Berkeley DB files are available for many languages
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
Java
PHP
Python
Server-side scripts infoStored proceduresJavaScriptnoView functions in JavaScriptnoyes
Triggersnoyesyesyes infoonly for the SQL APIyes
Partitioning methods infoMethods for storing different data on different nodesSharding infosince version 2.0Sharding infocell divisionSharding infoimproved architecture with release 2.0nonenone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication with configurable replication factoryesMulti-source replication
Source-replica replication
Source-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infocan be done with stored procedures in JavaScriptyesnono
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 Consistency or Eventual Consistency depending on configurationEventual Consistency
Foreign keys infoReferential integrityyes inforelationships in graphsnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDAtomic execution of specific operationsno infoatomic operations within a single document possibleACIDACID infoIsolation support depends on the API used
Concurrency infoSupport for concurrent manipulation of datayesyesyes infostrategy: optimistic lockingyes
Durability infoSupport for making data persistentyesyesyesyesyes infoin-memory storage is supported as well
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes
User concepts infoAccess controlyesLDAP bind authenticationAccess rights for users can be defined per databasenono
More information provided by the system vendor
ArangoDBAtos Standard Common RepositoryCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"Oracle Berkeley DBRDF4J infoformerly known as Sesame
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
ArangoDBAtos Standard Common RepositoryCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"Oracle Berkeley DBRDF4J infoformerly known as Sesame
DB-Engines blog posts

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

show all

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

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

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

CouchDB 3.0 ends admin party era • DEVCLASS
27 February 2020, DevClass

CouchDB 3.0 puts safety first
27 February 2020, InfoWorld

Tracking Expenses with CouchDB and Angular — SitePoint
28 August 2014, SitePoint

provided by Google News

ACM recognizes far-reaching technical achievements with special awards
26 May 2021, EurekAlert

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5 March 2019, ADT Magazine

EC will investigate the Oracle/Sun takeover due to concerns about MySQL
3 September 2009, The Guardian

The stable version of AlmaLinux 9.0 has already been released
26 May 2022, Linux Adictos

provided by Google News

GraphDB Goes Open Source
27 January 2020, iProgrammer

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.

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

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.

Present your product here