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

DBMS > Geode vs. HugeGraph vs. PouchDB vs. RDF4J

System Properties Comparison Geode vs. HugeGraph vs. PouchDB vs. RDF4J

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameGeode  Xexclude from comparisonHugeGraph  Xexclude from comparisonPouchDB  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparison
DescriptionGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesA fast-speed and highly-scalable Graph DBMSJavaScript DBMS with an API inspired by CouchDBRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.
Primary database modelKey-value storeGraph DBMSDocument storeRDF store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.86
Rank#134  Overall
#24  Key-value stores
Score0.17
Rank#335  Overall
#31  Graph DBMS
Score2.34
Rank#112  Overall
#21  Document stores
Score0.74
Rank#222  Overall
#9  RDF stores
Websitegeode.apache.orggithub.com/­hugegraph
hugegraph.apache.org
pouchdb.comrdf4j.org
Technical documentationgeode.apache.org/­docshugegraph.apache.org/­docspouchdb.com/­guidesrdf4j.org/­documentation
DeveloperOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.BaiduApache Software FoundationSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.
Initial release2002201820122004
Current release1.1, February 20170.97.1.1, June 2019
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses available as GemfireOpen Source infoApache Version 2.0Open SourceOpen Source infoEclipse Distribution License (EDL), v1.0.
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 languageJavaJavaJavaScriptJava
Server operating systemsAll OS with a Java VM infothe JDK (8 or later) is also requiredLinux
macOS
Unix
server-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Unix
Windows
Data schemeschema-freeyesschema-freeyes infoRDF Schemas
Typing infopredefined data types such as float or dateyesyesnoyes
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 indexesnoyes infoalso supports composite index and range indexyes infovia viewsyes
SQL infoSupport of SQLSQL-like query language (OQL)nonono
APIs and other access methodsJava Client API
Memcached protocol
RESTful HTTP API
Java API
RESTful HTTP API
TinkerPop Gremlin
HTTP REST infoonly for PouchDB Server
JavaScript API
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
Supported programming languages.Net
All JVM based languages
C++
Groovy
Java
Scala
Groovy
Java
Python
JavaScriptJava
PHP
Python
Server-side scripts infoStored proceduresuser defined functionsasynchronous Gremlin script jobsView functions in JavaScriptyes
Triggersyes infoCache Event Listenersnoyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingyes infodepending on used storage backend, e.g. Cassandra and HBaseSharding infowith a proxy-based framework, named couchdb-loungenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationyes infodepending on used storage backend, e.g. Cassandra and HBaseMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnovia hugegraph-sparkyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual ConsistencyEventual Consistency
Foreign keys infoReferential integritynoyes infoedges in graphno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes, on a single nodeACIDnoACID infoIsolation support depends on the API used
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes infoin-memory storage is supported as well
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 definableUsers, roles and permissionsnono

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
GeodeHugeGraphPouchDBRDF4J infoformerly known as Sesame
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

Victor I. Cazares Wants NYTW to Call for Ceasefire in Gaza
22 February 2024, Vulture

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

POC exploit code published for 9.8-rated Apache HugeGraph RCE flaw
7 June 2024, The Register

PoC Exploit Released for High Severity Apache HugeGraph RCE flaw
7 June 2024, CybersecurityNews

AI, Lockbit, Veeam, Club Penguin, Kali, Commando Cat, HugeGraph, Aaran Leyland… – SWN #391
7 June 2024, SC Media

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

Microsoft's Recall criticized for security shortcomings. Cyberespionage in Ukraine.
11 June 2024, The CyberWire

provided by Google News

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

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

3 Reasons To Think Offline First
22 March 2017, IBM

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

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

provided by Google News

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

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