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. OrigoDB vs. QuestDB vs. SQL.JS vs. YTsaurus

System Properties Comparison CouchDB vs. OrigoDB vs. QuestDB vs. SQL.JS vs. YTsaurus

Editorial information provided by DB-Engines
NameCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonOrigoDB  Xexclude from comparisonQuestDB  Xexclude from comparisonSQL.JS  Xexclude from comparisonYTsaurus  Xexclude from comparison
DescriptionA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.A fully ACID in-memory object graph databaseA high performance open source SQL database for time series dataPort of SQLite to JavaScriptYTsaurus is an open source platform for distributed storage and processing.
Primary database modelDocument storeDocument store
Object oriented DBMS
Time Series DBMSRelational DBMSDocument store
Key-value store
Secondary database modelsSpatial DBMS infousing the Geocouch extensionRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score8.30
Rank#47  Overall
#7  Document stores
Score0.06
Rank#380  Overall
#50  Document stores
#19  Object oriented DBMS
Score2.70
Rank#105  Overall
#8  Time Series DBMS
Score0.63
Rank#241  Overall
#112  Relational DBMS
Score0.21
Rank#324  Overall
#45  Document stores
#48  Key-value stores
Websitecouchdb.apache.orgorigodb.comquestdb.iosql.js.orgytsaurus.tech
Technical documentationdocs.couchdb.org/­en/­stableorigodb.com/­docsquestdb.io/­docssql.js.org/­documentation/­index.htmlytsaurus.tech/­docs/­en
DeveloperApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerRobert Friberg et alQuestDB Technology IncAlon Zakai infoenhancements implemented by othersYandex
Initial release20052009 infounder the name LiveDB201420122023
Current release3.3.3, December 2023
License infoCommercial or Open SourceOpen Source infoApache version 2Open SourceOpen Source infoApache 2.0Open SourceOpen Source infoApache License, Version 2.0
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#Java (Zero-GC), C++, RustJavaScriptC++
Server operating systemsAndroid
BSD
Linux
OS X
Solaris
Windows
Linux
Windows
Linux
macOS
Windows
server-less, requires a JavaScript environment (browser, Node.js)Ubuntu
Data schemeschema-freeyesyes infoschema-free via InfluxDB Line Protocolyes
Typing infopredefined data types such as float or datenoUser defined using .NET types and collectionsyesyesyes
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 infocan be achieved using .NETnonono
Secondary indexesyes infovia viewsyesno
SQL infoSupport of SQLnonoSQL with time-series extensionsyes infoSQL-92 is not fully supportedYQL, an SQL-based language, is supported
APIs and other access methodsRESTful HTTP/JSON API.NET Client API
HTTP API
LINQ
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
JavaScript API
Supported programming languagesC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
.NetC infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
JavaScriptC++
Go
Java
JavaScript
Python
Server-side scripts infoStored proceduresView functions in JavaScriptyesnono
Triggersyesyes infoDomain Eventsnono
Partitioning methods infoMethods for storing different data on different nodesSharding infoimproved architecture with release 2.0horizontal partitioning infoclient side managed; servers are not synchronizedhorizontal partitioning (by timestamps)noneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
Source-replica replicationSource-replica replication with eventual consistencynoneyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistencynone
Foreign keys infoReferential integritynodepending on modelnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single document possibleACIDACID for single-table writesACIDACID
Concurrency infoSupport for concurrent manipulation of datayes infostrategy: optimistic lockingyesyesyes
Durability infoSupport for making data persistentyesyes infoWrite ahead logyesno infoexcept by serializing a db to a fileyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes infothrough memory mapped filesyes
User concepts infoAccess controlAccess rights for users can be defined per databaseRole based authorizationnoAccess Control Lists
More information provided by the system vendor
CouchDB infostands for "Cluster Of Unreliable Commodity Hardware"OrigoDBQuestDBSQL.JSYTsaurus
Specific characteristicsRelational model with native time series support Column-based storage and time partitioned...
» more
Competitive advantagesHigh ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» more
Typical application scenariosFinancial tick data Industrial IoT Application Metrics Monitoring
» more
Key customersBanks & Hedge funds, Yahoo, OKX, Airbus, Aquis Exchange, Net App, Cloudera, Airtel,...
» more
Licensing and pricing modelsOpen source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» 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"OrigoDBQuestDBSQL.JSYTsaurus
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

New kids on the block: database management systems implemented in JavaScript
1 December 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

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

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

10 Low-Code Rules for Serious Coders
21 November 2022, Embedded Computing Design

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