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

DBMS > CouchDB vs. IBM Db2 vs. OrigoDB vs. QuestDB vs. TypeDB

System Properties Comparison CouchDB vs. IBM Db2 vs. OrigoDB vs. QuestDB vs. TypeDB

Editorial information provided by DB-Engines
NameCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonIBM Db2 infoformerly named DB2 or IBM Database 2  Xexclude from comparisonOrigoDB  Xexclude from comparisonQuestDB  Xexclude from comparisonTypeDB infoformerly named Grakn  Xexclude from comparison
DescriptionA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.Common in IBM host environments, 2 different versions for host and Windows/LinuxA fully ACID in-memory object graph databaseA high performance open source SQL database for time series dataTypeDB provides developers with an expressive, customizable type system to manage their data using an award-winning query language, TypeQL, while building on a high-performance, distributed architecture.
Primary database modelDocument storeRelational DBMS infoSince Version 10.5 support for JSON/BSON documents compatible with MongoDBDocument store
Object oriented DBMS
Time Series DBMSGraph DBMS infoThe type-theoretic data model of TypeDB subsumes the graph database model.
Object oriented DBMS infoThe data model of TypeDB comprises object-oriented features such as class inheritance and interfaces.
Relational DBMS infoThe type-theoretic data model of TypeDB subsumes the relational database model.
Secondary database modelsSpatial DBMS infousing the Geocouch extensionDocument store
RDF store infoin Db2 LUW (Linux, Unix, Windows)
Spatial DBMS infowith Db2 Spatial Extender
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score8.30
Rank#47  Overall
#7  Document stores
Score125.90
Rank#9  Overall
#6  Relational DBMS
Score0.06
Rank#380  Overall
#50  Document stores
#19  Object oriented DBMS
Score2.70
Rank#105  Overall
#8  Time Series DBMS
Score0.70
Rank#230  Overall
#20  Graph DBMS
#8  Object oriented DBMS
#106  Relational DBMS
Websitecouchdb.apache.orgwww.ibm.com/­products/­db2origodb.comquestdb.iotypedb.com
Technical documentationdocs.couchdb.org/­en/­stablewww.ibm.com/­docs/­en/­db2origodb.com/­docsquestdb.io/­docstypedb.com/­docs
DeveloperApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerIBMRobert Friberg et alQuestDB Technology IncVaticle
Initial release20051983 infohost version2009 infounder the name LiveDB20142016
Current release3.3.3, December 202312.1, October 20162.28.3, June 2024
License infoCommercial or Open SourceOpen Source infoApache version 2commercial infofree version is availableOpen SourceOpen Source infoApache 2.0Open Source infoGPL Version 3, commercial licenses 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.
Implementation languageErlangC and C++C#Java (Zero-GC), C++, RustJava
Server operating systemsAndroid
BSD
Linux
OS X
Solaris
Windows
AIX
HP-UX
Linux
Solaris
Windows
z/OS
Linux
Windows
Linux
macOS
Windows
Linux
OS X
Windows
Data schemeschema-freeyesyesyes infoschema-free via InfluxDB Line Protocolyes
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.nono infocan be achieved using .NETnono
Secondary indexesyes infovia viewsyesyesnoyes
SQL infoSupport of SQLnoyesnoSQL with time-series extensionsno
APIs and other access methodsRESTful HTTP/JSON APIADO.NET
JDBC
JSON style queries infoMongoDB compatible
ODBC
XQuery
.NET Client API
HTTP API
LINQ
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
gRPC protocol
TypeDB Console (shell)
TypeDB Studio (IDE)
Supported programming languagesC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
C
C#
C++
Cobol
Delphi
Fortran
Java
Perl
PHP
Python
Ruby
Visual Basic
.NetC infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
All JVM based languages
C
C++
Java
JavaScript (Node.js)
Python
Rust
Server-side scripts infoStored proceduresView functions in JavaScriptyesyesnono
Triggersyesyesyes infoDomain Eventsnono
Partitioning methods infoMethods for storing different data on different nodesSharding infoimproved architecture with release 2.0Sharding infoonly with Windows/Unix/Linux Versionhorizontal partitioning infoclient side managed; servers are not synchronizedhorizontal partitioning (by timestamps)no
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
yes infowith separate tools (MQ, InfoSphere)Source-replica replicationSource-replica replication with eventual consistencySynchronous replication via raft
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesdepending on modelnono infosubstituted by the relationship feature
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single document possibleACIDACIDACID for single-table writesACID
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.noyesyes infothrough memory mapped filesno
User concepts infoAccess controlAccess rights for users can be defined per databasefine grained access rights according to SQL-standardRole based authorizationyes infoat REST API level; other APIs in progress
More information provided by the system vendor
CouchDB infostands for "Cluster Of Unreliable Commodity Hardware"IBM Db2 infoformerly named DB2 or IBM Database 2OrigoDBQuestDBTypeDB infoformerly named Grakn
Specific characteristicsRelational model with native time series support Column-based storage and time partitioned...
» more
TypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» more
Competitive advantagesHigh ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» more
TypeDB provides a new level of expressivity, extensibility, interoperability, and...
» more
Typical application scenariosFinancial tick data Industrial IoT Application Metrics Monitoring
» more
Life sciences : TypeDB makes working with biological data much easier and accelerates...
» 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
Apache f or language drivers, and AGPL and Commercial for the database server. The...
» 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"IBM Db2 infoformerly named DB2 or IBM Database 2OrigoDBQuestDBTypeDB infoformerly named Grakn
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

SAP and IBM Expand Partnership, Introduce Optimized DB2 Database
14 June 2024, br.ADVFN.com

Use AWS DMS to migrate data from IBM Db2 DPF to an AWS target | Amazon Web Services
28 May 2024, AWS Blog

IBM Collaborates with AWS to Launch a New Cloud Database Offering, Enabling Customers to Optimize Data ...
27 November 2023, IBM Newsroom

Infotel Returns to IDUG North America 2024 in Charlotte to Showcase Latest Db2 Solutions and Feature Presentation ...
13 June 2024, PR Web

Precisely Supports Amazon RDS for Db2 Service with Real-Time Data Integration Capabilities
3 April 2024, precisely.com

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

An Enterprise Data Stack Using TypeDB | by Daniel Crowe
2 September 2021, Towards Data Science

Spacecraft Engineering Models: How to Migrate UML to TypeQL
8 September 2021, hackernoon.com

Speedb Goes Open Source With Its Speedb Data Engine, A Drop-in Replacement for RocksDB
9 November 2022, Business Wire

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6 October 2020, Towards Data Science

How Roche Discovered Novel Potential Gene Targets with TypeDB
8 June 2021, Towards Data Science

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

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.

Present your product here