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

DBMS > Geode vs. H2 vs. HarperDB vs. Kinetica vs. PouchDB

System Properties Comparison Geode vs. H2 vs. HarperDB vs. Kinetica vs. PouchDB

Editorial information provided by DB-Engines
NameGeode  Xexclude from comparisonH2  Xexclude from comparisonHarperDB  Xexclude from comparisonKinetica  Xexclude from comparisonPouchDB  Xexclude from comparison
DescriptionGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Ultra-low latency distributed database with an intuitive REST API supporting NoSQL and SQL (including joins). Deployment of functions and databases simultaneously with a consolidated node-level architecture.Fully vectorized database across both GPUs and CPUsJavaScript DBMS with an API inspired by CouchDB
Primary database modelKey-value storeRelational DBMSDocument storeRelational DBMSDocument store
Secondary database modelsSpatial DBMSSpatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.92
Rank#131  Overall
#23  Key-value stores
Score8.13
Rank#49  Overall
#31  Relational DBMS
Score0.55
Rank#248  Overall
#38  Document stores
Score0.64
Rank#236  Overall
#109  Relational DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Websitegeode.apache.orgwww.h2database.comwww.harperdb.iowww.kinetica.compouchdb.com
Technical documentationgeode.apache.org/­docswww.h2database.com/­html/­main.htmldocs.harperdb.io/­docsdocs.kinetica.compouchdb.com/­guides
DeveloperOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.Thomas MuellerHarperDBKineticaApache Software Foundation
Initial release20022005201720122012
Current release1.1, February 20172.2.220, July 20233.1, August 20217.1, August 20217.1.1, June 2019
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses available as GemfireOpen Source infodual-licence (Mozilla public license, Eclipse public license)commercial infofree community edition availablecommercialOpen Source
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 languageJavaJavaNode.jsC, C++JavaScript
Server operating systemsAll OS with a Java VM infothe JDK (8 or later) is also requiredAll OS with a Java VMLinux
OS X
Linuxserver-less, requires a JavaScript environment (browser, Node.js)
Data schemeschema-freeyesdynamic schemayesschema-free
Typing infopredefined data types such as float or dateyesyesyes infoJSON data typesyesno
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 indexesnoyesyesyesyes infovia views
SQL infoSupport of SQLSQL-like query language (OQL)yesSQL-like data manipulation statementsSQL-like DML and DDL statementsno
APIs and other access methodsJava Client API
Memcached protocol
RESTful HTTP API
JDBC
ODBC
JDBC
ODBC
React Hooks
RESTful HTTP/JSON API
WebSocket
JDBC
ODBC
RESTful HTTP API
HTTP REST infoonly for PouchDB Server
JavaScript API
Supported programming languages.Net
All JVM based languages
C++
Groovy
Java
Scala
Java.Net
C
C#
C++
ColdFusion
D
Dart
Delphi
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Lisp
MatLab
Objective C
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Rust
Scala
Swift
C++
Java
JavaScript (Node.js)
Python
JavaScript
Server-side scripts infoStored proceduresuser defined functionsJava Stored Procedures and User-Defined FunctionsCustom Functions infosince release 3.1user defined functionsView functions in JavaScript
Triggersyes infoCache Event Listenersyesnoyes infotriggers when inserted values for one or more columns fall within a specified rangeyes
Partitioning methods infoMethods for storing different data on different nodesShardingnoneA table resides as a whole on one (or more) nodes in a clusterShardingSharding infowith a proxy-based framework, named couchdb-lounge
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationWith clustering: 2 database servers on different computers operate on identical copies of a databaseyes infothe nodes on which a table resides can be definedSource-replica replicationMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationEventual Consistency
Foreign keys infoReferential integritynoyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes, on a single nodeACIDAtomic execution of specific operationsnono
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyesyes, using LMDByesyes 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.yesyesyesyes infoGPU vRAM or System RAMyes
User concepts infoAccess controlAccess rights per client and object definablefine grained access rights according to SQL-standardAccess rights for users and rolesAccess rights for users and roles on table levelno

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

Where Does Apache Geode Fit in CQRS Architectures?
18 December 2016, 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

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

provided by Google News

Startups of the Year 2023: Meet HarperDB - A Database and Application Development Platform
22 June 2023, hackernoon.com

Unlocking immersive golfing experiences with AWS Wavelength | Amazon Web Services
29 November 2022, AWS Blog

HarperDB: An underdog SQL / NoSQL database | ZDNET
7 February 2018, ZDNet

HarperDB is More Than Just a Database: Here's Why
21 August 2021, hackernoon.com

Stephen Goldberg Named 2023 Bill Daniels Ethical Leader of the Year | CU Denver Business School News
9 January 2023, University of Colorado Denver

provided by Google News

Kinetica Elevates RAG with Fast Access to Real-Time Data
26 March 2024, Datanami

Kinetica ramps up RAG for generative AI, empowering enterprises with real-time operational data
18 March 2024, SiliconANGLE News

Kinetica Launches Generative AI Solution for Real-Time Inferencing Powered by NVIDIA AI Enterprise
18 March 2024, GlobeNewswire

Kinetica: The Real-Time GPU Accelerated Database
22 December 2016, kinetica.com

Kinetica Delivers Real-Time Vector Similarity Search
20 March 2024, Datanami

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

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

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.

RaimaDB logo

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

Present your product here