DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > CouchDB vs. IRONdb vs. NebulaGraph vs. OushuDB

System Properties Comparison CouchDB vs. IRONdb vs. NebulaGraph vs. OushuDB

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 comparisonIRONdb  Xexclude from comparisonNebulaGraph  Xexclude from comparisonOushuDB  Xexclude from comparison
IRONdb seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.A distributed Time Series DBMS with a focus on scalability, fault tolerance and operational simplicityA distributed, linear scalable, high perfomant Graph DBMSA data warehouse powered by Apache HAWQ supporting descriptive analysis and advanced machine learning
Primary database modelDocument storeTime Series DBMSGraph DBMSRelational DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score7.46
Rank#51  Overall
#7  Document stores
Score1.92
Rank#122  Overall
#11  Graph DBMS
Score0.05
Rank#357  Overall
#151  Relational DBMS
Websitecouchdb.apache.orgwww.circonus.com/solutions/time-series-database/github.com/­vesoft-inc/­nebula
www.nebula-graph.io
www.oushu.com/­product/­oushuDB
Technical documentationdocs.couchdb.org/­en/­stabledocs.circonus.com/irondb/category/getting-starteddocs.nebula-graph.iowww.oushu.com/­documentation
DeveloperApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerCirconus LLC.Vesoft Inc.Oushu
Initial release200520172019
Current release3.3.3, December 2023V0.10.20, January 20184.0.1, August 2020
License infoCommercial or Open SourceOpen Source infoApache version 2commercialOpen Source infoApache Version 2.0 + Common Clause 1.0commercial
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 and C++C++
Server operating systemsAndroid
BSD
Linux
OS X
Solaris
Windows
LinuxLinuxLinux
Data schemeschema-freeschema-freeStrong typed schemayes
Typing infopredefined data types such as float or datenoyes infotext, numeric, histogramsyesyes
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
Secondary indexesyes infovia viewsnoyes infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.yes
SQL infoSupport of SQLnoSQL-like query language (Circonus Analytics Query Language: CAQL)SQL-like query languageFull-featured ANSI SQL support
APIs and other access methodsRESTful HTTP/JSON APIHTTP APIBrowser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietary native API
Python Object Graph Mapper
Query language nGQL
JDBC
ODBC
Supported programming languagesC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript
JavaScript (Node.js)
Lisp
Lua
Perl
PHP
Python
R
Ruby
Rust
Scala
.Net
C++
Go
Java
PHP
Python
C
C++
Server-side scripts infoStored proceduresView functions in JavaScriptyes, in Luauser defined functionsyes
Triggersyesnoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoimproved architecture with release 2.0Automatic, metric affinity per nodeShardingyes
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
configurable replication factor, datacenter awareCausal Clustering using Raft protocol
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnonoHadoop integration
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate consistency per node, eventual consistency across nodesImmediate Consistency
Foreign keys infoReferential integritynonoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single document possiblenoACIDACID
Concurrency infoSupport for concurrent manipulation of datayes infostrategy: optimistic lockingyesyesyes
Durability infoSupport for making data persistentyesyesyes infousing RocksDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlAccess rights for users can be defined per databasenoRole-based access controlKerberos, SSL and role based access
More information provided by the system vendor
CouchDB infostands for "Cluster Of Unreliable Commodity Hardware"IRONdbNebulaGraphOushuDB
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» more

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"IRONdbNebulaGraphOushuDB
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
27 February 2020, DevClass

Hadoop, CouchDB Next Targets in Wave of Database Attacks
20 January 2017, Threatpost

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

provided by Google News

Application observability firm Apica buys telemetry data startup Circonus and adds more funding
21 February 2024, SiliconANGLE News

provided by Google News

NebulaGraph Cloud Launches Beta Preview: Experience Graph Database as a Service for Up to $1 for a Month
13 September 2024, Kilgore News Herald

Announcing NebulaGraph RAG: From Knowledge to Apps in Minutes
26 August 2024, WV News

LlamaIndex Unveils Notebook Implementation of GraphRAG
17 July 2024, AIM

NebulaGraph reaps from China’s growing appetite for graph databases
16 September 2022, TechCrunch

provided by Google News

China's answer to Snowflake is shaping as data demands upgrade
8 September 2021, PingWest

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

Neo4j logo

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

RaimaDB logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it 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

Present your product here