DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > CouchDB vs. Ehcache vs. Heroic vs. NuoDB vs. SAP Advantage Database Server

System Properties Comparison CouchDB vs. Ehcache vs. Heroic vs. NuoDB vs. SAP Advantage Database Server

Editorial information provided by DB-Engines
NameCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonEhcache  Xexclude from comparisonHeroic  Xexclude from comparisonNuoDB  Xexclude from comparisonSAP Advantage Database Server infoformer name: Sybase ADS  Xexclude from comparison
SAP Advantage Database Server seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.A widely adopted Java cache with tiered storage optionsTime Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchNuoDB is a webscale distributed database that supports SQL and ACID transactionsLow-cost RDBMS with access to ISAM and FoxPro data structures
Primary database modelDocument storeKey-value storeTime Series DBMSRelational DBMSRelational DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score10.26
Rank#45  Overall
#7  Document stores
Score5.23
Rank#68  Overall
#8  Key-value stores
Score0.57
Rank#250  Overall
#21  Time Series DBMS
Score0.99
Rank#195  Overall
#92  Relational DBMS
Websitecouchdb.apache.orgwww.ehcache.orggithub.com/­spotify/­heroicwww.3ds.com/­nuodb-distributed-sql-databasewww.sap.com/products/advantage-database-server.html
Technical documentationdocs.couchdb.org/­en/­stablewww.ehcache.org/­documentationspotify.github.io/­heroicdoc.nuodb.com
DeveloperApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerTerracotta Inc, owned by Software AGSpotifyDassault Systèmes infooriginally NuoDB, Inc.Sybase, SAP
Initial release20052009201420131993
Current release3.3.3, December 20233.10.0, March 2022
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoApache Version 2; commercial licenses availableOpen Source infoApache 2.0commercial infolimited edition freecommercial
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.
Implementation languageErlangJavaJavaC++
Server operating systemsAndroid
BSD
Linux
OS X
Solaris
Windows
All OS with a Java VMhosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Linux
Windows
Data schemeschema-freeschema-freeschema-freeyesyes
Typing infopredefined data types such as float or datenoyesyesyesyes
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.nonononono
Secondary indexesyes infovia viewsnoyes infovia Elasticsearchyesyes
SQL infoSupport of SQLnononoyesyes
APIs and other access methodsRESTful HTTP/JSON APIJCacheHQL (Heroic Query Language, a JSON-based language)
HTTP API
ADO.NET
JDBC
ODBC
.NET Client API
ADO.NET
JDBC
ODBC
OLE DB
Supported programming languagesC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
Java.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Delphi
Perl
PHP
Server-side scripts infoStored proceduresView functions in JavaScriptnonoJava, SQLyes
Triggersyesyes infoCache Event Listenersnoyesyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoimproved architecture with release 2.0Sharding infoby using Terracotta ServerShardingdata is dynamically stored/cached on the nodes where it is read/writtennone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
yes infoby using Terracotta Serveryesyes infoManaged transparently by NuoDBMulti-source replication infoCONFLICT Trigger to resolve replication conflicts
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyTunable Consistency (Strong, Eventual, Weak)Eventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single document possibleyes infosupports JTA and can work as an XA resourcenoACID infotunable commit protocolACID
Concurrency infoSupport for concurrent manipulation of datayes infostrategy: optimistic lockingyesyesyes infoMVCCyes
Durability infoSupport for making data persistentyesyes infousing a tiered cache-storage approachyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyes infoTemporary tableno infocaching of (temporary) tables can be configured
User concepts infoAccess controlAccess rights for users can be defined per databasenoStandard SQL roles/ privileges, Administrative Usersfine grained access rights according to SQL-standard

More information provided by the system vendor

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
CouchDB infostands for "Cluster Of Unreliable Commodity Hardware"EhcacheHeroicNuoDBSAP Advantage Database Server infoformer name: Sybase ADS
DB-Engines blog posts

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

show all

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

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

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

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

CouchDB 3.0 puts safety first
27 February 2020, InfoWorld

How to Connect Your Flask App With CouchDB: A NoSQL Database - MUO
14 August 2021, MakeUseOf

provided by Google News

Atlassian asks customers to patch critical Jira vulnerability
22 July 2021, BleepingComputer

Critical Jira Flaw in Atlassian Could Lead to RCE
22 July 2021, Threatpost

Migration From JBoss 5 to JBoss 7: All It Takes Is 11 Easy Steps
3 June 2021, hackernoon.com

DZone Coding Java JBoss 5 to 7 in 11 steps
9 January 2014, dzone.com

provided by Google News

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

provided by Google News

Paul DiLaura of Dassault Systemes Joins NuoDB Board of Directors
18 April 2024, Yahoo Singapore News

Paul DiLaura of Dassault Systemes Joins NuoDB Board of Directors
18 April 2024, Yahoo Movies UK

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

NuoDB set to improve distributed SQL performance
7 January 2020, TechTarget

provided by Google News

SAP Announces Q3 2023 Results: Asia Pacific and Japan View
19 October 2023, SAP News

AIRWORLD PART 15: WORLD'S SECOND BEST AIRPORT TERMINAL
30 September 2005, Ad Age

provided by Google News



Share this page

Featured Products

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.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

SingleStore logo

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

Present your product here