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

DBMS > ArangoDB vs. Atos Standard Common Repository vs. CouchDB vs. Datastax Enterprise vs. Oracle Rdb

System Properties Comparison ArangoDB vs. Atos Standard Common Repository vs. CouchDB vs. Datastax Enterprise vs. Oracle Rdb

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 comparisonDatastax Enterprise  Xexclude from comparisonOracle Rdb  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.DataStax Enterprise (DSE) is the always-on, scalable data platform built on Apache Cassandra and designed for hybrid Cloud. DSE integrates graph, search, analytics, administration, developer tooling, and monitoring into a unified platform.
Primary database modelDocument store
Graph DBMS
Key-value store
Search engine
Document store
Key-value store
Document storeWide column storeRelational DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extensionDocument store
Graph DBMS
Spatial DBMS
Search engine
Vector 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
Score9.30
Rank#45  Overall
#7  Document stores
Score5.80
Rank#60  Overall
#4  Wide column stores
Score1.08
Rank#184  Overall
#85  Relational DBMS
Websitearangodb.comatos.net/en/convergence-creators/portfolio/standard-common-repositorycouchdb.apache.orgwww.datastax.com/­products/­datastax-enterprisewww.oracle.com/­database/­technologies/­related/­rdb.html
Technical documentationdocs.arangodb.comdocs.couchdb.org/­en/­stabledocs.datastax.comwww.oracle.com/­database/­technologies/­related/­rdb-doc.html
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
DeveloperArangoDB Inc.Atos Convergence CreatorsApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerDataStaxOracle, originally developed by Digital Equipment Corporation (DEC)
Initial release20122016200520111984
Current release3.11.5, November 202317033.3.3, December 20236.8, April 20207.4.1.1, 2021
License infoCommercial or Open SourceOpen Source infoApache Version 2; Commercial license (Enterprise) availablecommercialOpen Source infoApache version 2commercialcommercial
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.Datastax Astra DB: Astra DB simplifies cloud-native Cassandra application development for your apps, microservices and functions. Deploy in minutes on AWS, Google Cloud, Azure, and have it managed for you by the experts, with serverless, pay-as-you-go pricing.
Implementation languageC++JavaErlangJava
Server operating systemsLinux
OS X
Windows
LinuxAndroid
BSD
Linux
OS X
Solaris
Windows
Linux
OS X
HP Open VMS
Data schemeschema-free infoautomatically recognizes schema within a collectionSchema and schema-less with LDAP viewsschema-freeschema-freeFlexible Schema (defined schema, partial schema, schema free)
Typing infopredefined data types such as float or dateyes infostring, double, boolean, list, hashoptionalnoyesyes
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.yesnonono
Secondary indexesyesyesyes infovia viewsyesyes
SQL infoSupport of SQLnononoSQL-like DML and DDL statements (CQL); Spark SQLyes
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 APIProprietary protocol infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
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
C
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresJavaScriptnoView functions in JavaScriptno
Triggersnoyesyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding infosince version 2.0Sharding infocell divisionSharding infoimproved architecture with release 2.0Sharding infono "single point of failure"
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication with configurable replication factoryesMulti-source replication
Source-replica replication
configurable replication factor, datacenter aware, advanced replication for edge computing
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infocan be done with stored procedures in JavaScriptyesyesno
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 ConsistencyImmediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Immediate Consistency
Foreign keys infoReferential integrityyes inforelationships in graphsnononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDAtomic execution of specific operationsno infoatomic operations within a single document possibleno infoAtomicity and isolation are supported for single operationsyes, on a single node
Concurrency infoSupport for concurrent manipulation of datayesyesyes infostrategy: optimistic lockingyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesno
User concepts infoAccess controlyesLDAP bind authenticationAccess rights for users can be defined per databaseAccess rights for users can be defined per object
More information provided by the system vendor
ArangoDBAtos Standard Common RepositoryCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"Datastax EnterpriseOracle Rdb
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» more
DataStax Enterprise is scale-out data infrastructure for enterprises that need to...
» more
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» more
Supporting the following application requirements: Zero downtime - Built on Apache...
» more
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» more
Applications that must be massively and linearly scalable with 100% uptime and able...
» more
Key customersCisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» more
Capital One, Cisco, Comcast, eBay, McDonald's, Microsoft, Safeway, Sony, UBS, and...
» more
Market metricsArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» more
Among the Forbes 100 Most Innovative Companies, DataStax is trusted by 5 of the top...
» more
Licensing and pricing modelsVery permissive Apache 2 License for Community Edition & commercial licenses are...
» more
Annual subscription
» 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"Datastax EnterpriseOracle Rdb
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

DataStax previews new Hyper Converged Data Platform for enterprise AI
15 May 2024, VentureBeat

DataStax Launches New Hyper-Converged Data Platform Giving Enterprises the Complete Modern Data Center Suite ...
15 May 2024, businesswire.com

DataStax Rolls Out Vector Search for Astra DB to Support Gen AI
19 July 2023, EnterpriseAI

DataStax goes vector searching with Astra DB – Blocks and Files
20 July 2023, Blocks & Files

DataStax and LlamaIndex Partner to Make Building RAG Applications Easier than Ever for GenAI Developers
20 February 2024, businesswire.com

provided by Google News

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

Should we all consolidate databases for the storage benefits? Reg vultures deploy DevOps, zoos, haircuts
18 September 2020, The Register

2013 Data Science Salary Survey – O'Reilly
4 May 2013, oreilly.com

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

AllegroGraph logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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