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 > Badger vs. CouchDB vs. NebulaGraph vs. OrigoDB vs. QuestDB

System Properties Comparison Badger vs. CouchDB vs. NebulaGraph vs. OrigoDB vs. QuestDB

Editorial information provided by DB-Engines
NameBadger  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonNebulaGraph  Xexclude from comparisonOrigoDB  Xexclude from comparisonQuestDB  Xexclude from comparison
DescriptionAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.A native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.A distributed, linear scalable, high perfomant Graph DBMSA fully ACID in-memory object graph databaseA high performance open source SQL database for time series data
Primary database modelKey-value storeDocument storeGraph DBMSDocument store
Object oriented DBMS
Time Series DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extensionRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.22
Rank#320  Overall
#47  Key-value stores
Score8.30
Rank#47  Overall
#7  Document stores
Score2.23
Rank#116  Overall
#10  Graph DBMS
Score0.06
Rank#380  Overall
#50  Document stores
#18  Object oriented DBMS
Score2.70
Rank#105  Overall
#8  Time Series DBMS
Websitegithub.com/­dgraph-io/­badgercouchdb.apache.orggithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
origodb.comquestdb.io
Technical documentationgodoc.org/­github.com/­dgraph-io/­badgerdocs.couchdb.org/­en/­stabledocs.nebula-graph.ioorigodb.com/­docsquestdb.io/­docs
DeveloperDGraph LabsApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerVesoft Inc.Robert Friberg et alQuestDB Technology Inc
Initial release2017200520192009 infounder the name LiveDB2014
Current release3.3.3, December 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache version 2Open Source infoApache Version 2.0 + Common Clause 1.0Open SourceOpen Source infoApache 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 languageGoErlangC++C#Java (Zero-GC), C++, Rust
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Android
BSD
Linux
OS X
Solaris
Windows
LinuxLinux
Windows
Linux
macOS
Windows
Data schemeschema-freeschema-freeStrong typed schemayesyes infoschema-free via InfluxDB Line Protocol
Typing infopredefined data types such as float or datenonoyesUser 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 indexesnoyes infovia viewsyes 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.yesno
SQL infoSupport of SQLnonoSQL-like query languagenoSQL with time-series extensions
APIs and other access methodsRESTful HTTP/JSON 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
.NET Client API
HTTP API
LINQ
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
Supported programming languagesGoC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
.Net
C++
Go
Java
PHP
Python
.NetC infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
Server-side scripts infoStored proceduresnoView functions in JavaScriptuser defined functionsyesno
Triggersnoyesyes infoDomain Eventsno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoimproved architecture with release 2.0Shardinghorizontal partitioning infoclient side managed; servers are not synchronizedhorizontal partitioning (by timestamps)
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
Causal Clustering using Raft protocolSource-replica replicationSource-replica replication with eventual consistency
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyes infoRelationships in graphsdepending on modelno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infoatomic operations within a single document possibleACIDACIDACID for single-table writes
Concurrency infoSupport for concurrent manipulation of datayesyes infostrategy: optimistic lockingyesyesyes
Durability infoSupport for making data persistentyesyesyes infousing RocksDByes infoWrite ahead logyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyesyes infothrough memory mapped files
User concepts infoAccess controlnoAccess rights for users can be defined per databaseRole-based access controlRole based authorization
More information provided by the system vendor
BadgerCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"NebulaGraphOrigoDBQuestDB
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Relational model with native time series support Column-based storage and time partitioned...
» more
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» more
High ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» more
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Financial tick data Industrial IoT Application Metrics Monitoring
» more
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Banks & Hedge funds, Yahoo, OKX, Airbus, Aquis Exchange, Net App, Cloudera, Airtel,...
» 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
Open 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
BadgerCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"NebulaGraphOrigoDBQuestDB
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

DB Ransom Attacks Spread to CouchDB and Hadoop
31 May 2024, ITPro Today

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

provided by Google News

Vesoft (NebulaGraph) Recognized in the Gartner® Market Guide for Graph Database Management Systems
15 November 2023, PR Newswire

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

NebulaGraph Completes Series A to Scale Its Distributed Graph Database
16 September 2022, Datanami

provided by Google News

Kubernetes Annotations: Harnessing Power in Operator Development
30 November 2023, hackernoon.com

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

Read the Pitch Deck Database Startup QuestDB Used to Raise $12 Million
11 November 2021, Business Insider

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

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