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 > Apache Doris vs. CouchDB vs. Drizzle vs. Lovefield vs. searchxml

System Properties Comparison Apache Doris vs. CouchDB vs. Drizzle vs. Lovefield vs. searchxml

Editorial information provided by DB-Engines
NameApache Doris  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonDrizzle  Xexclude from comparisonLovefield  Xexclude from comparisonsearchxml  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 protocolA 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.Embeddable relational database for web apps written in pure JavaScriptDBMS for structured and unstructured content wrapped with an application server
Primary database modelRelational DBMSDocument storeRelational DBMSRelational DBMSNative XML DBMS
Search engine
Secondary database modelsSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.57
Rank#244  Overall
#113  Relational DBMS
Score9.30
Rank#45  Overall
#7  Document stores
Score0.29
Rank#293  Overall
#133  Relational DBMS
Score0.00
Rank#383  Overall
#7  Native XML DBMS
#25  Search engines
Websitedoris.apache.org
github.com/­apache/­doris
couchdb.apache.orggoogle.github.io/­lovefieldwww.searchxml.net/­category/­products
Technical documentationgithub.com/­apache/­doris/­wikidocs.couchdb.org/­en/­stablegithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdwww.searchxml.net/­support/­handouts
DeveloperApache Software Foundation, originally contributed from BaiduApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerDrizzle project, originally started by Brian AkerGoogleinformationpartners gmbh
Initial release20172005200820142015
Current release1.2.2, February 20233.3.3, December 20237.2.4, September 20122.1.12, February 20171.0
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache version 2Open Source infoGNU GPLOpen Source infoApache 2.0commercial
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 languageJavaErlangC++JavaScriptC++
Server operating systemsLinuxAndroid
BSD
Linux
OS X
Solaris
Windows
FreeBSD
Linux
OS X
server-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariWindows
Data schemeyesschema-freeyesyesschema-free
Typing infopredefined data types such as float or dateyesnoyesyesyes
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.nononoyes
Secondary indexesyesyes infovia viewsyesyesyes
SQL infoSupport of SQLyesnoyes infowith proprietary extensionsSQL-like query language infovia JavaScript builder patternno
APIs and other access methodsJDBC
MySQL client
RESTful HTTP/JSON APIJDBCRESTful HTTP API
WebDAV
XQuery
XSLT
Supported programming languagesJavaC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
C
C++
Java
PHP
JavaScriptC++ infomost other programming languages supported via APIs
Server-side scripts infoStored proceduresuser defined functionsView functions in JavaScriptnonoyes infoon the application server
Triggersnoyesno infohooks for callbacks inside the server can be used.Using read-only observersno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningSharding infoimproved architecture with release 2.0Shardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
Multi-source replication
Source-replica replication
noneyes infosychronisation to multiple collections
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single document possibleACIDACIDmultiple readers, single writer
Concurrency infoSupport for concurrent manipulation of datayesyes infostrategy: optimistic lockingyesyesyes
Durability infoSupport for making data persistentyesyesyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes infousing MemoryDBno
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights for users can be defined per databasePluggable authentication mechanisms infoe.g. LDAP, HTTPnoDomain, group and role-based access control at the document level and for application services

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 DorisCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"DrizzleLovefieldsearchxml
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

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

Streamlining Data Operations: How a Grocery Chain Optimizes Workloads with Apache Doris
16 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

Data Analytics: Apache Doris' Impact in Reporting, Tagging, and Data Lake Operations
8 January 2024, hackernoon.com

provided by Google News

How to Automate A Blog Post App Deployment With GitHub Actions, Node.js, CouchDB, and Aptible
4 December 2023, hackernoon.com

HNS IoT Botnet Evolves, Goes Cross-Platform
2 December 2023, Dark Reading

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

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Neo4j logo

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

Present your product here