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. DuckDB vs. Graph Engine vs. OrigoDB vs. StarRocks

System Properties Comparison CouchDB vs. DuckDB vs. Graph Engine vs. OrigoDB vs. StarRocks

Editorial information provided by DB-Engines
NameCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonDuckDB  Xexclude from comparisonGraph Engine infoformer name: Trinity  Xexclude from comparisonOrigoDB  Xexclude from comparisonStarRocks  Xexclude from comparison
DescriptionA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.An embeddable, in-process, column-oriented SQL OLAP RDBMSA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineA fully ACID in-memory object graph databaseAn open source, high-performance columnar analytical database that enables real-time, multi-dimensional, and highly concurrent data analytics infoForked from Apache Doris
Primary database modelDocument storeRelational DBMSGraph DBMS
Key-value store
Document store
Object oriented DBMS
Relational DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score9.30
Rank#45  Overall
#7  Document stores
Score4.57
Rank#74  Overall
#40  Relational DBMS
Score0.61
Rank#240  Overall
#21  Graph DBMS
#35  Key-value stores
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Score1.04
Rank#189  Overall
#88  Relational DBMS
Websitecouchdb.apache.orgduckdb.orgwww.graphengine.ioorigodb.comwww.starrocks.io
Technical documentationdocs.couchdb.org/­en/­stableduckdb.org/­docswww.graphengine.io/­docs/­manualorigodb.com/­docsdocs.starrocks.io/­en-us/­latest/­introduction/­StarRocks_intro
DeveloperApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerMicrosoftRobert Friberg et alThe Linux Foundation infosince Feb 2023
Initial release2005201820102009 infounder the name LiveDB2020
Current release3.3.3, December 20230.10, February 20242.5.3, March 2023
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoMIT LicenseOpen Source infoMIT LicenseOpen SourceOpen Source infoApache 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++.NET and CC#C++, Java
Server operating systemsAndroid
BSD
Linux
OS X
Solaris
Windows
server-less.NETLinux
Windows
Linux
Data schemeschema-freeyesyesyesyes
Typing infopredefined data types such as float or datenoyesyesUser defined using .NET types and collectionsyes
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 infocan be achieved using .NETno
Secondary indexesyes infovia viewsyesyesyes
SQL infoSupport of SQLnoyesnonoyes
APIs and other access methodsRESTful HTTP/JSON APIArrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
RESTful HTTP API.NET Client API
HTTP API
LINQ
JDBC
MySQL protocol
Supported programming languagesC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
C
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
C#
C++
F#
Visual Basic
.NetJava
Server-side scripts infoStored proceduresView functions in JavaScriptnoyesyesuser defined functions
Triggersyesnonoyes infoDomain Eventsno
Partitioning methods infoMethods for storing different data on different nodesSharding infoimproved architecture with release 2.0nonehorizontal partitioninghorizontal partitioning infoclient side managed; servers are not synchronizedhorizontal partitioning (by range and hash)
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
noneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononodepending on modelno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single document possibleACIDnoACIDno
Concurrency infoSupport for concurrent manipulation of datayes infostrategy: optimistic lockingyes, multi-version concurrency control (MVCC)yesyesyes
Durability infoSupport for making data persistentyesyesoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storageyes infoWrite ahead logyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyesno
User concepts infoAccess controlAccess rights for users can be defined per databasenoRole based authorizationRole based access control and fine grained access rights

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"DuckDBGraph Engine infoformer name: TrinityOrigoDBStarRocks
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 Automate A Blog Post App Deployment With GitHub Actions, Node.js, CouchDB, and Aptible
4 December 2023, hackernoon.com

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

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

CouchDB 3.0 puts safety first
27 February 2020, InfoWorld

provided by Google News

DuckDB: The tiny but powerful analytics database
15 May 2024, InfoWorld

My First Billion (of Rows) in DuckDB | by João Pedro | May, 2024
1 May 2024, Towards Data Science

DuckDB Walks to the Beat of Its Own Analytics Drum
5 March 2024, Datanami

Enabling Remote Query Execution through DuckDB Extensions
12 March 2024, InfoQ.com

MotherDuck Raises $52.5 Million Series B Funding as DuckDB Adoption Soars
20 September 2023, PR Newswire

provided by Google News

Trinity
2 June 2023, microsoft.com

Open source Microsoft Graph Engine takes on Neo4j
13 February 2017, InfoWorld

Aerospike Is Now a Graph Database, Too
21 June 2023, Datanami

IBM releases Graph, a service that can outperform SQL databases
27 July 2016, GeekWire

The graph analytics landscape 2019 - DataScienceCentral.com
27 February 2019, Data Science Central

provided by Google News

CelerData: How This Company Reduces Data Migration And Direct Analysis Costs In Data Lakes
21 December 2023, Pulse 2.0

StarRocks analytical DB heads to Linux Foundation
14 February 2023, VentureBeat

CelerData Contributes StarRocks to the Linux Foundation
14 February 2023, Datanami

StarRocks brings open source OLAP database to the cloud
14 July 2022, TechTarget

StarRocks launches managed DBaaS for real-time analytics
14 July 2022, InfoWorld

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

RaimaDB logo

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

Milvus logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Present your product here