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

DBMS > CouchDB vs. openGauss vs. OrigoDB vs. QuestDB vs. ScyllaDB

System Properties Comparison CouchDB vs. openGauss vs. OrigoDB vs. QuestDB vs. ScyllaDB

Editorial information provided by DB-Engines
NameCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonopenGauss  Xexclude from comparisonOrigoDB  Xexclude from comparisonQuestDB  Xexclude from comparisonScyllaDB  Xexclude from comparison
DescriptionA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.An enterprise-class RDBMS compatible with high-performance, high-availability and high-performance originally developed by HuaweiA fully ACID in-memory object graph databaseA high performance open source SQL database for time series dataCassandra and DynamoDB compatible wide column store
Primary database modelDocument storeRelational DBMSDocument store
Object oriented DBMS
Time Series DBMSWide column store
Secondary database modelsSpatial DBMS infousing the Geocouch extensionDocument store
Spatial DBMS
Relational DBMSKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score8.30
Rank#47  Overall
#7  Document stores
Score1.06
Rank#184  Overall
#84  Relational DBMS
Score0.06
Rank#380  Overall
#50  Document stores
#19  Object oriented DBMS
Score2.70
Rank#105  Overall
#8  Time Series DBMS
Score4.08
Rank#76  Overall
#5  Wide column stores
Websitecouchdb.apache.orggitee.com/­opengauss
opengauss.org
origodb.comquestdb.iowww.scylladb.com
Technical documentationdocs.couchdb.org/­en/­stabledocs.opengauss.org/­en
gitee.com/­opengauss/­docs
origodb.com/­docsquestdb.io/­docsdocs.scylladb.com
DeveloperApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerHuawei and openGauss communityRobert Friberg et alQuestDB Technology IncScyllaDB
Initial release200520192009 infounder the name LiveDB20142015
Current release3.3.3, December 20233.0, March 2022ScyllaDB Open Source 5.4.1, January 2024
License infoCommercial or Open SourceOpen Source infoApache version 2Open SourceOpen SourceOpen Source infoApache 2.0Open Source infoOpen Source (AGPL), commercial license available
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.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
Implementation languageErlangC, C++, JavaC#Java (Zero-GC), C++, RustC++
Server operating systemsAndroid
BSD
Linux
OS X
Solaris
Windows
LinuxLinux
Windows
Linux
macOS
Windows
Linux
Data schemeschema-freeyesyesyes infoschema-free via InfluxDB Line Protocolschema-free
Typing infopredefined data types such as float or datenoyesUser defined using .NET types and collectionsyesyes
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.nonono infocan be achieved using .NETnono
Secondary indexesyes infovia viewsyesyesnoyes infocluster global secondary indices
SQL infoSupport of SQLnoANSI SQL 2011noSQL with time-series extensionsSQL-like DML and DDL statements (CQL)
APIs and other access methodsRESTful HTTP/JSON APIJDBC
ODBC
.NET Client API
HTTP API
LINQ
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
Proprietary protocol (CQL) infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
Supported programming languagesC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
C
C++
Java
.NetC infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
Server-side scripts infoStored proceduresView functions in JavaScriptyesyesnoyes, Lua
Triggersyesyesyes infoDomain Eventsnono
Partitioning methods infoMethods for storing different data on different nodesSharding infoimproved architecture with release 2.0horizontal partitioning (by range, list and hash)horizontal partitioning infoclient side managed; servers are not synchronizedhorizontal partitioning (by timestamps)Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Source-replica replicationSource-replica replicationSource-replica replication with eventual consistencyselectable replication factor infoRepresentation of geographical distribution of servers is possible
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Foreign keys infoReferential integritynoyesdepending on modelnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single document possibleACIDACIDACID for single-table writesno infoAtomicity and isolation are supported for single operations
Concurrency infoSupport for concurrent manipulation of datayes infostrategy: optimistic lockingyesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoWrite ahead logyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyes infothrough memory mapped filesyes infoin-memory tables
User concepts infoAccess controlAccess rights for users can be defined per databaseAccess rights for users, groups and roles according to SQL-standardRole based authorizationAccess rights for users can be defined per object
More information provided by the system vendor
CouchDB infostands for "Cluster Of Unreliable Commodity Hardware"openGaussOrigoDBQuestDBScyllaDB
Specific characteristicsRelational model with native time series support Column-based storage and time partitioned...
» more
ScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» more
Competitive advantagesHigh ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» more
Highly-performant (efficiently utilizes full resources of a node and network; millions...
» more
Typical application scenariosFinancial tick data Industrial IoT Application Metrics Monitoring
» more
ScyllaDB is ideal for applications that require high throughput and low latency at...
» more
Key customersBanks & Hedge funds, Yahoo, OKX, Airbus, Aquis Exchange, Net App, Cloudera, Airtel,...
» more
Discord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» more
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» more
Licensing and pricing modelsOpen source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» more
ScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» more
News

Fluid real-time dashboards with Grafana and QuestDB
11 June 2024

QuestDB 8.0: Major Release
23 May 2024

QuestDB and Raspberry Pi 5 benchmark, a pocket-sized powerhouse
8 May 2024

Build your own resource monitor with QuestDB and Grafana
6 May 2024

Does "vpmovzxbd" Scare You? Here's Why it Doesn't Have To
12 April 2024

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"openGaussOrigoDBQuestDBScyllaDB
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 ends admin party era • DEVCLASS
27 February 2020, DevClass

Tracking Expenses with CouchDB and Angular — SitePoint
28 August 2014, SitePoint

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

provided by Google News

openGauss Open Source Community Officially Launch
1 July 2020, Huawei

The openGauss powers database industry forward through innovation
6 January 2022, Global Times

Engineering Students from Thammasat Win 2 'Huawei ICT' Awards to Represent Thailand in Asia-Pacific Competition.
12 January 2024, tu.ac.th

Diversified Computing: Open Innovation for Shared Success
30 September 2020, Huawei

Ethiopian Students Finish third in Global ICT Competition – Ethiopian Monitor
29 May 2023, Ethiopian Monitor

provided by Google News

QuestDB snares $12M Series A with hosted version coming soon
3 November 2021, TechCrunch

SQL Extensions for Time-Series Data in QuestDB
11 January 2021, Towards Data Science

Comparing Different Time-Series Databases
10 February 2022, hackernoon.com

QuestDB Raises $12M in Series A Funding
8 November 2021, FinSMEs

Aquis Exchange goes live with QuestDB for real time monitoring
2 November 2022, FinanceFeeds

provided by Google News

Sleeping at Scale - Delivering 10k Timers per Second per Node with Rust, Tokio, Kafka, and Scylla
26 April 2024, InfoQ.com

ScyllaDB Raises $43M to Take on MongoDB at Scale, Push Database Performance to New Levels
17 October 2023, Datanami

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6 January 2023, AWS Blog

ScyllaDB Database Review | eWeek
21 August 2018, eWeek

Scylla review: Apache Cassandra supercharged
18 December 2019, InfoWorld

provided by Google News



Share this page

Featured Products

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

Milvus logo

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

Present your product here