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

DBMS > CouchDB vs. Google BigQuery vs. Lovefield vs. Oracle Coherence vs. Realm

System Properties Comparison CouchDB vs. Google BigQuery vs. Lovefield vs. Oracle Coherence vs. Realm

Editorial information provided by DB-Engines
NameCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonGoogle BigQuery  Xexclude from comparisonLovefield  Xexclude from comparisonOracle Coherence  Xexclude from comparisonRealm  Xexclude from comparison
DescriptionA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.Large scale data warehouse service with append-only tablesEmbeddable relational database for web apps written in pure JavaScriptOracles in-memory data grid solutionA DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core Data
Primary database modelDocument storeRelational DBMSRelational DBMSKey-value storeDocument store
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
Score58.10
Rank#19  Overall
#13  Relational DBMS
Score0.33
Rank#286  Overall
#131  Relational DBMS
Score1.97
Rank#129  Overall
#22  Key-value stores
Score7.41
Rank#52  Overall
#8  Document stores
Websitecouchdb.apache.orgcloud.google.com/­bigquerygoogle.github.io/­lovefieldwww.oracle.com/­java/­coherencerealm.io
Technical documentationdocs.couchdb.org/­en/­stablecloud.google.com/­bigquery/­docsgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mddocs.oracle.com/­en/­middleware/­standalone/­coherencerealm.io/­docs
DeveloperApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerGoogleGoogleOracleRealm, acquired by MongoDB in May 2019
Initial release20052010201420072014
Current release3.3.3, December 20232.1.12, February 201714.1, August 2023
License infoCommercial or Open SourceOpen Source infoApache version 2commercialOpen Source infoApache 2.0commercialOpen Source
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 languageErlangJavaScriptJava
Server operating systemsAndroid
BSD
Linux
OS X
Solaris
Windows
hostedserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariAll OS with a Java VMAndroid
Backend: server-less
iOS
Windows
Data schemeschema-freeyesyesschema-freeyes
Typing infopredefined data types such as float or datenoyesyesyesyes
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.nonononono
Secondary indexesyes infovia viewsnoyesnoyes
SQL infoSupport of SQLnoyesSQL-like query language infovia JavaScript builder patternnono
APIs and other access methodsRESTful HTTP/JSON APIRESTful HTTP/JSON APIJCache
JPA
RESTful HTTP API
Supported programming languagesC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
.Net
Java
JavaScript
Objective-C
PHP
Python
Ruby
JavaScript.Net
C++
Java
.Net
Java infowith Android only
Objective-C
React Native
Swift
Server-side scripts infoStored proceduresView functions in JavaScriptuser defined functions infoin JavaScriptnonono inforuns within the applications so server-side scripts are unnecessary
TriggersyesnoUsing read-only observersyes infoLive Eventsyes infoChange Listeners
Partitioning methods infoMethods for storing different data on different nodesSharding infoimproved architecture with release 2.0nonenoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
noneyes, with selectable consistency levelnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integritynonoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single document possibleno infoSince BigQuery is designed for querying dataACIDconfigurableACID
Concurrency infoSupport for concurrent manipulation of datayes infostrategy: optimistic lockingyesyesyes
Durability infoSupport for making data persistentyesyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyes infooptionallyyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes infousing MemoryDByesyes infoIn-Memory realm
User concepts infoAccess controlAccess rights for users can be defined per databaseAccess privileges (owner, writer, reader) on dataset, table or view level infoGoogle Cloud Identity & Access Management (IAM)noauthentification to access the cache via certificates or http basic authenticationyes

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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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"Google BigQueryLovefieldOracle CoherenceRealm
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

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

show all

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

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 • 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

Winning the 2020 Google Cloud Technology Partner of the Year – Infrastructure Modernization Award
22 December 2021, CIO

Google Cloud partners Coinbase to accept crypto payments
11 October 2022, Ledger Insights

Hightouch Raises $38M in Funding
19 July 2023, FinSMEs

provided by Google News

Create custom Event Compression Policies in Enterprise Manager to reduce event noise
21 September 2023, blogs.oracle.com

Microservices with Major New Coherence and Helidon Releases
9 August 2022, blogs.oracle.com

Turkcell: Processing 70 million messages per day with Coherence and WebLogic
4 January 2013, blogs.oracle.com

Nike achieves scalability and performance with Oracle Coherence & Exadata
20 December 2012, blogs.oracle.com

Oracle releases free open source Oracle Coherence community edition
28 June 2020, iTWire

provided by Google News

MongoDB aims to unify developer experience with launch of MongoDB Cloud
9 June 2020, diginomica

MongoDB Cloud Gives Developers An Escape From Data Silos With First-Ever Unified Cloud-To-Mobile Experience
10 June 2020, AiThority

Is Swift the Future of Server-side Development?
12 September 2017, Solutions Review

Java Synthetic Methods — What are these? | by Vaibhav Singh
27 February 2021, DataDrivenInvestor

Kotlin Programming Language Will Surpass Java On Android Next Year
15 October 2017, Fossbytes

provided by Google News



Share this page

Featured Products

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

Neo4j logo

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

Present your product here