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. Cubrid vs. DolphinDB vs. Elasticsearch

System Properties Comparison CouchDB vs. Cubrid vs. DolphinDB vs. Elasticsearch

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonCubrid  Xexclude from comparisonDolphinDB  Xexclude from comparisonElasticsearch  Xexclude from comparison
DescriptionA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.CUBRID is an open-source SQL-based relational database management system with object extensions for OLTPDolphinDB is a high performance Time Series DBMS. It is integrated with an easy-to-use fully featured programming language and a high-volume high-velocity streaming analytics system. It offers operational simplicity, scalability, fault tolerance, and concurrency.A distributed, RESTful modern search and analytics engine based on Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metric
Primary database modelDocument storeRelational DBMSTime Series DBMSSearch engine
Secondary database modelsSpatial DBMS infousing the Geocouch extensionRelational DBMSDocument store
Spatial DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score10.26
Rank#45  Overall
#7  Document stores
Score1.31
Rank#169  Overall
#78  Relational DBMS
Score4.23
Rank#82  Overall
#6  Time Series DBMS
Score134.78
Rank#7  Overall
#1  Search engines
Websitecouchdb.apache.orgcubrid.com (korean)
cubrid.org (english)
www.dolphindb.comwww.elastic.co/­elasticsearch
Technical documentationdocs.couchdb.org/­en/­stablecubrid.org/­manualsdocs.dolphindb.cn/­en/­help200/­index.htmlwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.html
DeveloperApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerCUBRID Corporation, CUBRID FoundationDolphinDB, IncElastic
Initial release2005200820182010
Current release3.3.3, December 202311.0, January 2021v2.00.4, January 20228.6, January 2023
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoApache Version 2.0commercial infofree community version availableOpen Source infoElastic License
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageErlangC, C++, JavaC++Java
Server operating systemsAndroid
BSD
Linux
OS X
Solaris
Windows
Linux
Windows
Linux
Windows
All OS with a Java VM
Data schemeschema-freeyesyesschema-free infoFlexible type definitions. Once a type is defined, it is persistent
Typing infopredefined data types such as float or datenoyesyesyes
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.nononono
Secondary indexesyes infovia viewsyesyesyes infoAll search fields are automatically indexed
SQL infoSupport of SQLnoyesSQL-like query languageSQL-like query language
APIs and other access methodsRESTful HTTP/JSON APIADO.NET
JDBC
ODBC
OLE DB
JDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
Java API
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#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresView functions in JavaScriptJava Stored Proceduresyesyes
Triggersyesyesnoyes infoby using the 'percolation' feature
Partitioning methods infoMethods for storing different data on different nodesSharding infoimproved architecture with release 2.0nonehorizontal partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Source-replica replicationyesyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoyesES-Hadoop Connector
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, all
Foreign keys infoReferential integritynoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single document possibleACIDyesno
Concurrency infoSupport for concurrent manipulation of datayes infostrategy: optimistic lockingyesyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesMemcached and Redis integration
User concepts infoAccess controlAccess rights for users can be defined per databasefine grained access rights according to SQL-standardAdministrators, Users, Groups

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

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Elasticsearch moved into the top 10 most popular database management systems
3 July 2017, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, 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

寒冬之下持续吸金,蛰伏30年的国产数据库终迎黄金时代?|36氪研究
16 May 2022, 36kr

火上热搜:男子从职高生逆袭成麻省理工博士_手机网易网
25 December 2023, 网易

高频数据存储、订单簿、高频回测DolphinDB 中高频量化一站式解决方案
30 March 2024, admin5.com

阿里妈妈是什么平台?阿里妈妈干什么用的?
22 February 2024, admin5.com

AI自动生成SWOT分析图,boardmix AI新技能get!
9 June 2023, admin5.com

provided by Google News

Introducing Elasticsearch Vector Database to Azure OpenAI Service On Your Data (Preview)
26 March 2024, GovTech

Elasticsearch Open Inference API Supports Cohere Rerank 3
11 April 2024, Business Wire

ElasticSearch Goes Deep on OpenTelemetry with eBPF Donation
13 March 2024, The New Stack

Elasticsearch Open Inference API Supports Cohere Rerank 3
11 April 2024, WICZ

Mastering Elasticsearch: A Beginner's Guide to Powerful Searches and Precision — Part 1
21 November 2023, Towards Data Science

provided by Google News



Share this page

Featured Products

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.

Milvus logo

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

AllegroGraph logo

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

Present your product here