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

DBMS > CouchDB vs. Databricks vs. HBase vs. Lovefield vs. Sequoiadb

System Properties Comparison CouchDB vs. Databricks vs. HBase vs. Lovefield vs. Sequoiadb

Editorial information provided by DB-Engines
NameCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonDatabricks  Xexclude from comparisonHBase  Xexclude from comparisonLovefield  Xexclude from comparisonSequoiadb  Xexclude from comparison
DescriptionA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.The Databricks Lakehouse Platform combines elements of data lakes and data warehouses to provide a unified view onto structured and unstructured data. It is based on Apache Spark.Wide-column store based on Apache Hadoop and on concepts of BigTableEmbeddable relational database for web apps written in pure JavaScriptNewSQL database with distributed OLTP and SQL
Primary database modelDocument storeDocument store
Relational DBMS
Wide column storeRelational DBMSDocument store
Relational DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score8.30
Rank#47  Overall
#7  Document stores
Score81.08
Rank#15  Overall
#2  Document stores
#10  Relational DBMS
Score27.97
Rank#26  Overall
#2  Wide column stores
Score0.33
Rank#286  Overall
#131  Relational DBMS
Score0.50
Rank#258  Overall
#41  Document stores
#120  Relational DBMS
Websitecouchdb.apache.orgwww.databricks.comhbase.apache.orggoogle.github.io/­lovefieldwww.sequoiadb.com
Technical documentationdocs.couchdb.org/­en/­stabledocs.databricks.comhbase.apache.org/­book.htmlgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdwww.sequoiadb.com/­en/­index.php?m=Files&a=index
DeveloperApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerDatabricksApache Software Foundation infoApache top-level project, originally developed by PowersetGoogleSequoiadb Ltd.
Initial release20052013200820142013
Current release3.3.3, December 20232.3.4, January 20212.1.12, February 2017
License infoCommercial or Open SourceOpen Source infoApache version 2commercialOpen Source infoApache version 2Open Source infoApache 2.0Open Source infoServer: AGPL; Client: Apache V2
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageErlangJavaJavaScriptC++
Server operating systemsAndroid
BSD
Linux
OS X
Solaris
Windows
hostedLinux
Unix
Windows infousing Cygwin
server-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariLinux
Data schemeschema-freeFlexible Schema (defined schema, partial schema, schema free)schema-free, schema definition possibleyesschema-free
Typing infopredefined data types such as float or datenooptions to bring your own types, AVROyesyes infooid, date, timestamp, binary, regex
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.noyesnonono
Secondary indexesyes infovia viewsyesnoyesyes
SQL infoSupport of SQLnowith Databricks SQLnoSQL-like query language infovia JavaScript builder patternSQL-like query language
APIs and other access methodsRESTful HTTP/JSON APIJDBC
ODBC
RESTful HTTP API
Java API
RESTful HTTP API
Thrift
proprietary protocol using JSON
Supported programming languagesC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
Python
R
Scala
C
C#
C++
Groovy
Java
PHP
Python
Scala
JavaScript.Net
C++
Java
PHP
Python
Server-side scripts infoStored proceduresView functions in JavaScriptuser defined functions and aggregatesyes infoCoprocessors in JavanoJavaScript
TriggersyesyesUsing read-only observersno
Partitioning methods infoMethods for storing different data on different nodesSharding infoimproved architecture with release 2.0ShardingnoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
yesMulti-source replication
Source-replica replication
noneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate Consistency or Eventual ConsistencyEventual Consistency
Foreign keys infoReferential integritynonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single document possibleACIDSingle row ACID (across millions of columns)ACIDDocument is locked during a transaction
Concurrency infoSupport for concurrent manipulation of datayes infostrategy: optimistic lockingyesyesyesyes
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.nonoyesyes infousing MemoryDBno
User concepts infoAccess controlAccess rights for users can be defined per databaseAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACnosimple password-based access control
More information provided by the system vendor
CouchDB infostands for "Cluster Of Unreliable Commodity Hardware"DatabricksHBaseLovefieldSequoiadb
Specific characteristicsSupported database models : In addition to the Document store and Relational DBMS...
» 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"DatabricksHBaseLovefieldSequoiadb
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

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

show all

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

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

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

Why Databricks' Tabular Play Has Put Snowflake On The Defensive
10 June 2024, Forbes

Informatica rolls out new integrations for Databricks’ cloud data platform
10 June 2024, SiliconANGLE News

Snowflake, DataBricks and the Fight for Apache Iceberg Tables
10 June 2024, The New Stack

Exclusive | Databricks to Buy Data-Management Startup Tabular in Bid for AI Clients
4 June 2024, The Wall Street Journal

Databricks acquires Tabular to build a common data lakehouse standard
4 June 2024, TechCrunch

provided by Google News

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20 October 2023, hackernoon.com

What Is HBase?
19 August 2021, ibm.com

HBase: The database big data left behind
6 May 2016, InfoWorld

Monitor Apache HBase on Amazon EMR using Amazon Managed Service for Prometheus and Amazon Managed ...
13 February 2023, AWS Blog

HydraBase – The evolution of HBase@Facebook - Engineering at Meta
5 June 2014, Facebook Engineering

provided by Google News

Kagiso interactive shares: all eyes on android at google I/O
11 May 2015, WhaTech

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