DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Geode vs. MonetDB vs. Oracle Coherence vs. PouchDB

System Properties Comparison Geode vs. MonetDB vs. Oracle Coherence vs. PouchDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameGeode  Xexclude from comparisonMonetDB  Xexclude from comparisonOracle Coherence  Xexclude from comparisonPouchDB  Xexclude from comparison
DescriptionGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesA relational database management system that stores data in columnsOracles in-memory data grid solutionJavaScript DBMS with an API inspired by CouchDB
Primary database modelKey-value storeRelational DBMSKey-value storeDocument store
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.51
Rank#147  Overall
#25  Key-value stores
Score1.72
Rank#135  Overall
#62  Relational DBMS
Score1.90
Rank#127  Overall
#21  Key-value stores
Score2.18
Rank#114  Overall
#21  Document stores
Websitegeode.apache.orgwww.monetdb.orgwww.oracle.com/­java/­coherencepouchdb.com
Technical documentationgeode.apache.org/­docswww.monetdb.org/­Documentationdocs.oracle.com/­en/­middleware/­standalone/­coherencepouchdb.com/­guides
DeveloperOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.MonetDB BVOracleApache Software Foundation
Initial release2002200420072012
Current release1.1, February 2017Dec2023 (11.49), December 202314.1, August 20237.1.1, June 2019
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses available as GemfireOpen Source infoMozilla Public License 2.0commercialOpen Source
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 languageJavaCJavaJavaScript
Server operating systemsAll OS with a Java VM infothe JDK (8 or later) is also requiredFreeBSD
Linux
OS X
Solaris
Windows
All OS with a Java VMserver-less, requires a JavaScript environment (browser, Node.js)
Data schemeschema-freeyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyesno
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 indexesnoyesnoyes infovia views
SQL infoSupport of SQLSQL-like query language (OQL)yes infoSQL 2003 with some extensionsnono
APIs and other access methodsJava Client API
Memcached protocol
RESTful HTTP API
JDBC
native C library infoMAPI library (MonetDB application programming interface)
ODBC
JCache
JPA
RESTful HTTP API
HTTP REST infoonly for PouchDB Server
JavaScript API
Supported programming languages.Net
All JVM based languages
C++
Groovy
Java
Scala
C
C++
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
.Net
C++
Java
JavaScript
Server-side scripts infoStored proceduresuser defined functionsyes, in SQL, C, RnoView functions in JavaScript
Triggersyes infoCache Event Listenersyesyes infoLive Eventsyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding via remote tablesShardingSharding infowith a proxy-based framework, named couchdb-lounge
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationnone infoSource-replica replication available in experimental statusyes, with selectable consistency levelMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual Consistency
Immediate Consistency
Eventual Consistency
Foreign keys infoReferential integritynoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes, on a single nodeACIDconfigurableno
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyes infooptionallyyes infoby using IndexedDB, WebSQL or LevelDB as backend
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlAccess rights per client and object definablefine grained access rights according to SQL-standardauthentification to access the cache via certificates or http basic authenticationno

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
GeodeMonetDBOracle CoherencePouchDB
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

This is how much one of the most expensive gems costs at the Tucson gem show
11 February 2024, KGUN 9 Tucson News

Chapter 1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode
15 November 2018, O'Reilly Media

RDBMS and Apache Geode Data Movement: Low Latency ETL Pipeline by Using Cloud-Native Event Driven Microservices
30 June 2018, InfoQ.com

HPE buys query acceleration platform Ampool to boost Ezmeral hybrid cloud analytics
7 July 2021, SiliconANGLE News

HPE acquires Ampool to gain distributed SQL engine
9 July 2021, VentureBeat

provided by Google News

MonetDB Foundation launched
31 January 2024, Centrum Wiskunde & Informatica (CWI)

PostgreSQL, MonetDB, and Too-Big-for-Memory Data in R — Part I
6 April 2018, Data Science Central

How MonetDB/X100 Exploits Modern CPU Performance
14 January 2020, Towards Data Science

Monet DB The Column-Store Pioneer
4 September 2019, Open Source For You

ServiceNow ordered a year's worth of hardware to avoid supply chain hassles
25 May 2022, The Register

provided by Google News

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

New solutions for Oracle WebLogic on Azure Virtual Machines
1 April 2021, Microsoft

Hazelcast takes on proprietary Oracle in the In-Memory arena
17 June 2014, DatacenterDynamics

Oracle augments payments and transaction banking in the cloud
19 September 2023, The Paypers

Use your Universal Credits with Oracle WebLogic Server for OKE
15 October 2020, blogs.oracle.com

provided by Google News

Getting Started with PouchDB Client-Side JavaScript Database
7 September 2016, SitePoint

Create Offline Web Apps Using Service Workers & PouchDB
7 March 2017, SitePoint

Building an Offline First App with PouchDB
10 March 2014, SitePoint

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

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Neo4j logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here