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

DBMS > Apache Doris vs. Bangdb vs. CouchDB vs. Drizzle

System Properties Comparison Apache Doris vs. Bangdb vs. CouchDB vs. Drizzle

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Doris  Xexclude from comparisonBangdb  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonDrizzle  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionAn MPP-based analytics DBMS embracing the MySQL protocolConverged and high performance database for device data, events, time series, document and graphA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.MySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.
Primary database modelRelational DBMSDocument store
Graph DBMS
Time Series DBMS
Document storeRelational DBMS
Secondary database modelsSpatial DBMSSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.60
Rank#247  Overall
#113  Relational DBMS
Score0.16
Rank#338  Overall
#47  Document stores
#32  Graph DBMS
#31  Time Series DBMS
Score8.30
Rank#47  Overall
#7  Document stores
Websitedoris.apache.org
github.com/­apache/­doris
bangdb.comcouchdb.apache.org
Technical documentationgithub.com/­apache/­doris/­wikidocs.bangdb.comdocs.couchdb.org/­en/­stable
DeveloperApache Software Foundation, originally contributed from BaiduSachin Sinha, BangDBApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerDrizzle project, originally started by Brian Aker
Initial release2017201220052008
Current release1.2.2, February 2023BangDB 2.0, October 20213.3.3, December 20237.2.4, September 2012
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoBSD 3Open Source infoApache version 2Open Source infoGNU GPL
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 languageJavaC, C++ErlangC++
Server operating systemsLinuxLinuxAndroid
BSD
Linux
OS X
Solaris
Windows
FreeBSD
Linux
OS X
Data schemeyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyes: string, long, double, int, geospatial, stream, eventsnoyes
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 indexesyesyes infosecondary, composite, nested, reverse, geospatialyes infovia viewsyes
SQL infoSupport of SQLyesSQL like support with command line toolnoyes infowith proprietary extensions
APIs and other access methodsJDBC
MySQL client
Proprietary protocol
RESTful HTTP API
RESTful HTTP/JSON APIJDBC
Supported programming languagesJavaC
C#
C++
Java
Python
C
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
C
C++
Java
PHP
Server-side scripts infoStored proceduresuser defined functionsnoView functions in JavaScriptno
Triggersnoyes, Notifications (with Streaming only)yesno infohooks for callbacks inside the server can be used.
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmSharding infoimproved architecture with release 2.0Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factor, Knob for CAP (enterprise version only)Multi-source replication
Source-replica replication
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyTunable consistency, set CAP knob accordinglyEventual Consistency
Foreign keys infoReferential integritynononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDno infoatomic operations within a single document possibleACID
Concurrency infoSupport for concurrent manipulation of datayesyes, optimistic concurrency controlyes infostrategy: optimistic lockingyes
Durability infoSupport for making data persistentyesyes, implements WAL (Write ahead log) as wellyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes, run db with in-memory only modeno
User concepts infoAccess controlfine grained access rights according to SQL-standardyes (enterprise version only)Access rights for users can be defined per databasePluggable authentication mechanisms infoe.g. LDAP, HTTP

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
Apache DorisBangdbCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"Drizzle
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

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

show all

Recent citations in the news

Apache Doris for Log and Time Series Data Analysis in NetEase: Why Not Elasticsearch and InfluxDB?
5 June 2024, hackernoon.com

Workload Isolation in Apache Doris: Optimizing Resource Management and Performance
25 May 2024, hackernoon.com

How to Digest 15 Billion Logs Per Day and Keep Big Queries Within 1 Second
1 September 2023, KDnuggets

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

Using Arrow Flight SQL Protocol in Apache Doris 2.1 For Super Fast Data Transfer
8 May 2024, hackernoon.com

provided by Google 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



Share this page

Featured Products

Neo4j logo

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

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

Present your product here