DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Geode vs. IBM Db2 Event Store vs. Machbase Neo vs. PouchDB

System Properties Comparison Geode vs. IBM Db2 Event Store vs. Machbase Neo vs. PouchDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameGeode  Xexclude from comparisonIBM Db2 Event Store  Xexclude from comparisonMachbase Neo infoFormer name was Infiniflux  Xexclude from comparisonPouchDB  Xexclude from comparison
DescriptionGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesDistributed Event Store optimized for Internet of Things use casesTimeSeries DBMS for AIoT and BigDataJavaScript DBMS with an API inspired by CouchDB
Primary database modelKey-value storeEvent Store
Time Series DBMS
Time Series DBMSDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.86
Rank#134  Overall
#24  Key-value stores
Score0.27
Rank#309  Overall
#2  Event Stores
#28  Time Series DBMS
Score0.17
Rank#337  Overall
#30  Time Series DBMS
Score2.34
Rank#112  Overall
#21  Document stores
Websitegeode.apache.orgwww.ibm.com/­products/­db2-event-storemachbase.compouchdb.com
Technical documentationgeode.apache.org/­docswww.ibm.com/­docs/­en/­db2-event-storemachbase.com/­dbmspouchdb.com/­guides
DeveloperOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.IBMMachbaseApache Software Foundation
Initial release2002201720132012
Current release1.1, February 20172.0V8.0, August 20237.1.1, June 2019
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses available as Gemfirecommercial infofree developer edition availablecommercial infofree test version availableOpen 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 languageJavaC and C++CJavaScript
Server operating systemsAll OS with a Java VM infothe JDK (8 or later) is also requiredLinux infoLinux, macOS, Windows for the developer additionLinux
macOS
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeschema-freeyesyesschema-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.nononono
Secondary indexesnonoyesyes infovia views
SQL infoSupport of SQLSQL-like query language (OQL)yes infothrough the embedded Spark runtimeSQL-like query languageno
APIs and other access methodsJava Client API
Memcached protocol
RESTful HTTP API
ADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
gRPC
HTTP REST
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
HTTP REST infoonly for PouchDB Server
JavaScript API
Supported programming languages.Net
All JVM based languages
C++
Groovy
Java
Scala
C
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
C
C#
C++
Go
Java
JavaScript
PHP infovia ODBC
Python
R infovia ODBC
Scala
JavaScript
Server-side scripts infoStored proceduresuser defined functionsyesnoView functions in JavaScript
Triggersyes infoCache Event Listenersnonoyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardingSharding infowith a proxy-based framework, named couchdb-lounge
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationActive-active shard replicationselectable replication factorMulti-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 ConsistencyEventual Consistency
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes, on a single nodenonono
Concurrency infoSupport for concurrent manipulation of datayesNo - written data is immutableyes
Durability infoSupport for making data persistentyesYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storagenoyes 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 infovolatile and lookup tableyes
User concepts infoAccess controlAccess rights per client and object definablefine grained access rights according to SQL-standardsimple password-based access controlno

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
GeodeIBM Db2 Event StoreMachbase Neo infoFormer name was InfinifluxPouchDB
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

Apache Geode Spawns 'All Sorts of In-Memory Things'
4 January 2017, The New Stack

Event-Driven Architectures with Apache Geode and Spring Integration
20 March 2019, InfoQ.com

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

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

provided by Google News

Advancements in streaming data storage, real-time analysis and machine learning
25 July 2019, ibm.com

How IBM Is Turning Db2 into an ‘AI Database’
3 June 2019, Datanami

Best cloud databases of 2022
4 October 2022, ITPro

Why a robust data management strategy is essential today | IBM HDM
19 September 2019, Express Computer

provided by Google News

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

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

3 Reasons To Think Offline First
22 March 2017, ibm.com

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

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

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