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

DBMS > CouchDB vs. Drizzle vs. EJDB vs. TimesTen vs. VoltDB

System Properties Comparison CouchDB vs. Drizzle vs. EJDB vs. TimesTen vs. VoltDB

Editorial information provided by DB-Engines
NameCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonDrizzle  Xexclude from comparisonEJDB  Xexclude from comparisonTimesTen  Xexclude from comparisonVoltDB  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle 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.MySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.Embeddable document-store database library with JSON representation of queries (in MongoDB style)In-Memory RDBMS compatible to OracleDistributed In-Memory NewSQL RDBMS infoUsed for OLTP applications with a high frequency of relatively simple transactions, that can hold all their data in memory
Primary database modelDocument storeRelational DBMSDocument storeRelational DBMSRelational DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score9.30
Rank#45  Overall
#7  Document stores
Score0.27
Rank#297  Overall
#44  Document stores
Score1.31
Rank#163  Overall
#74  Relational DBMS
Score1.44
Rank#158  Overall
#73  Relational DBMS
Websitecouchdb.apache.orggithub.com/­Softmotions/­ejdbwww.oracle.com/­database/­technologies/­related/­timesten.htmlwww.voltdb.com
Technical documentationdocs.couchdb.org/­en/­stablegithub.com/­Softmotions/­ejdb/­blob/­master/­README.mddocs.oracle.com/­database/­timesten-18.1docs.voltdb.com
DeveloperApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerDrizzle project, originally started by Brian AkerSoftmotionsOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005VoltDB Inc.
Initial release20052008201219982010
Current release3.3.3, December 20237.2.4, September 201211 Release 2 (11.2.2.8.0)11.3, April 2022
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoGNU GPLOpen Source infoGPLv2commercialOpen Source infoAGPL for Community Edition, commercial license for Enterprise, AWS, and Pro Editions
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 languageErlangC++CJava, C++
Server operating systemsAndroid
BSD
Linux
OS X
Solaris
Windows
FreeBSD
Linux
OS X
server-lessAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
OS X infofor development
Data schemeschema-freeyesschema-freeyesyes
Typing infopredefined data types such as float or datenoyesyes infostring, integer, double, bool, date, object_idyesyes
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.nono
Secondary indexesyes infovia viewsyesnoyesyes
SQL infoSupport of SQLnoyes infowith proprietary extensionsnoyesyes infoonly a subset of SQL 99
APIs and other access methodsRESTful HTTP/JSON APIJDBCin-process shared libraryJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Java API
JDBC
RESTful HTTP/JSON API
Supported programming languagesC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
C
C++
Java
PHP
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
C
C++
Java
PL/SQL
C#
C++
Erlang infonot officially supported
Go
Java
JavaScript infoNode.js
PHP
Python
Server-side scripts infoStored proceduresView functions in JavaScriptnonoPL/SQLJava
Triggersyesno infohooks for callbacks inside the server can be used.nonono
Partitioning methods infoMethods for storing different data on different nodesSharding infoimproved architecture with release 2.0ShardingnonenoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
noneMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynoyesno infotypically not needed, however similar functionality with collection joins possibleyesno infoFOREIGN KEY constraints are not supported
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single document possibleACIDnoACIDACID infoTransactions are executed single-threaded within stored procedures
Concurrency infoSupport for concurrent manipulation of datayes infostrategy: optimistic lockingyesyes infoRead/Write Lockingyesyes infoData access is serialized by the server
Durability infoSupport for making data persistentyesyesyesyes infoby means of logfiles and checkpointsyes infoSnapshots and command logging
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlAccess rights for users can be defined per databasePluggable authentication mechanisms infoe.g. LDAP, HTTPnofine grained access rights according to SQL-standardUsers and roles with access to stored procedures

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"DrizzleEJDBTimesTenVoltDB
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

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

show all

Recent citations in the news

How to Automate A Blog Post App Deployment With GitHub Actions, Node.js, CouchDB, and Aptible
4 December 2023, hackernoon.com

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

provided by Google News

Oracle starts peddling Exalytics in-memory appliance
12 March 2012, The Register

provided by Google News

Unveiling Volt Active Data's game-changing approach to limitless app performance
16 October 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31 August 2021, PR Newswire

VoltDB Turns to Real-Time Analytics with NewSQL Database
30 January 2014, Datanami

VoltDB Upgrades Power, Security of Its In-Memory Database
1 February 2017, eWeek

VoltDB Adds Geospatial Support, Cross-Site Replication
28 January 2016, The New Stack

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.

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

SingleStore logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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