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. DolphinDB vs. Faircom EDGE vs. Hypertable

System Properties Comparison CouchDB vs. DolphinDB vs. Faircom EDGE vs. Hypertable

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 comparisonDolphinDB  Xexclude from comparisonFaircom EDGE infoformerly c-treeEDGE  Xexclude from comparisonHypertable  Xexclude from comparison
Hypertable has stopped its further development with March 2016 and is removed from the DB-Engines ranking.
DescriptionA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.DolphinDB 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.FairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsAn open source BigTable implementation based on distributed file systems such as Hadoop
Primary database modelDocument storeTime Series DBMSKey-value store
Relational DBMS
Wide column store
Secondary database modelsSpatial DBMS infousing the Geocouch extensionRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score9.30
Rank#45  Overall
#7  Document stores
Score4.13
Rank#80  Overall
#6  Time Series DBMS
Score0.02
Rank#368  Overall
#54  Key-value stores
#156  Relational DBMS
Websitecouchdb.apache.orgwww.dolphindb.comwww.faircom.com/­products/­faircom-edge
Technical documentationdocs.couchdb.org/­en/­stabledocs.dolphindb.cn/­en/­help200/­index.htmldocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.html
DeveloperApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerDolphinDB, IncFairCom CorporationHypertable Inc.
Initial release2005201819792009
Current release3.3.3, December 2023v2.00.4, January 2022V3, October 20200.9.8.11, March 2016
License infoCommercial or Open SourceOpen Source infoApache version 2commercial infofree community version availablecommercial infoRestricted, free version availableOpen Source infoGNU version 3. Commercial license available
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++ANSI C, C++C++
Server operating systemsAndroid
BSD
Linux
OS X
Solaris
Windows
Linux
Windows
Android
Linux infoARM, x86
Raspbian
Windows
Linux
OS X
Windows infoan inofficial Windows port is available
Data schemeschema-freeyesFlexible Schema (defined schema, partial schema, schema free)schema-free
Typing infopredefined data types such as float or datenoyesyes, ANSI Standard SQL Typesno
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.nonoyes
Secondary indexesyes infovia viewsyesyesrestricted infoonly exact value or prefix value scans
SQL infoSupport of SQLnoSQL-like query languageyes infoANSI SQL queriesno
APIs and other access methodsRESTful HTTP/JSON APIJDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
ADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
C++ API
Thrift
Supported programming languagesC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
C#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
C
C#
C++
Java
JavaScript
PHP
Python
VB.Net
C++
Java
Perl
PHP
Python
Ruby
Server-side scripts infoStored proceduresView functions in JavaScriptyesyes info.Net, JavaScript, C/C++no
Triggersyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infoimproved architecture with release 2.0horizontal partitioningFile partitioning infoCustomizable business rules for partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
yesyes infoSynchronous and asynchronous realtime replication based on transaction logsselectable replication factor on file system level
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesnoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate Consistency
Tunable Consistency
Immediate Consistency
Foreign keys infoReferential integritynonoyes infowhen using SQLno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single document possibleyesACIDno
Concurrency infoSupport for concurrent manipulation of datayes infostrategy: optimistic lockingyesyes infoacross SQL and NoSQLyes
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.noyesyes
User concepts infoAccess controlAccess rights for users can be defined per databaseAdministrators, Users, GroupsFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.no

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"DolphinDBFaircom EDGE infoformerly c-treeEDGEHypertable
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

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 puts safety first
27 February 2020, InfoWorld

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

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

provided by Google News

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

Winners of the 2021 IoT Evolution Product of the Year Awards Announced
6 July 2021, IoT Evolution World

Trend-Setting Products in Data and Information Management for 2023
8 December 2022, Database Trends and Applications

How To Collect, Store, and Query IoT Data With MQTT + SQL
16 June 2022, IoT For All

Trend-Setting Products in Data and Information Management for 2024
6 December 2023, Database Trends and Applications

provided by Google News

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31 July 2019, DataDrivenInvestor

TimescaleDB goes distributed; implements ‘Chunking’ over ‘Sharding’ for scaling-out
22 August 2019, Packt Hub

Decorate your Windows XP with Hyperdesk
30 July 2008, CNET

The Collective: Customize Your Computer & Your Phone With Star Trek
18 March 2009, TrekMovie

The Collective: A Look At The Star Trek Terran Empire XP Hypersuite
6 July 2009, TrekMovie

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Present your product here