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

DBMS > Geode vs. OrientDB vs. PouchDB vs. RocksDB

System Properties Comparison Geode vs. OrientDB vs. PouchDB vs. RocksDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameGeode  Xexclude from comparisonOrientDB  Xexclude from comparisonPouchDB  Xexclude from comparisonRocksDB  Xexclude from comparison
DescriptionGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesMulti-model DBMS (Document, Graph, Key/Value)JavaScript DBMS with an API inspired by CouchDBEmbeddable persistent key-value store optimized for fast storage (flash and RAM)
Primary database modelKey-value storeDocument store
Graph DBMS
Key-value store
Document storeKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.51
Rank#147  Overall
#25  Key-value stores
Score3.02
Rank#88  Overall
#16  Document stores
#6  Graph DBMS
#12  Key-value stores
Score2.18
Rank#114  Overall
#21  Document stores
Score2.84
Rank#97  Overall
#16  Key-value stores
Websitegeode.apache.orgorientdb.orgpouchdb.comrocksdb.org
Technical documentationgeode.apache.org/­docswww.orientdb.com/­docs/­last/­index.htmlpouchdb.com/­guidesgithub.com/­facebook/­rocksdb/­wiki
DeveloperOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.OrientDB LTD; CallidusCloud; SAPApache Software FoundationFacebook, Inc.
Initial release2002201020122013
Current release1.1, February 20173.2.29, March 20247.1.1, June 20199.4.0, June 2024
License infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses available as GemfireOpen Source infoApache version 2Open SourceOpen Source infoBSD
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 languageJavaJavaJavaScriptC++
Server operating systemsAll OS with a Java VM infothe JDK (8 or later) is also requiredAll OS with a Java JDK (>= JDK 6)server-less, requires a JavaScript environment (browser, Node.js)Linux
Data schemeschema-freeschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")schema-freeschema-free
Typing infopredefined data types such as float or dateyesyesnono
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 indexesnoyesyes infovia viewsno
SQL infoSupport of SQLSQL-like query language (OQL)SQL-like query language, no joinsnono
APIs and other access methodsJava Client API
Memcached protocol
RESTful HTTP API
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
HTTP REST infoonly for PouchDB Server
JavaScript API
C++ API
Java API
Supported programming languages.Net
All JVM based languages
C++
Groovy
Java
Scala
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
JavaScriptC
C++
Go
Java
Perl
Python
Ruby
Server-side scripts infoStored proceduresuser defined functionsJava, JavascriptView functions in JavaScriptno
Triggersyes infoCache Event ListenersHooksyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingSharding infowith a proxy-based framework, named couchdb-loungehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationMulti-source replicationMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infocould be achieved with distributed queriesyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual Consistency
Foreign keys infoReferential integritynoyes inforelationship in graphsnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayes, on a single nodeACIDnoyes
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes
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 definableAccess rights for users and roles; record level security configurablenono

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

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

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

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

Chapter 1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode
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

Top 8 Best NoSQL Databases in 2024
9 September 2024, AIM

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

K2View updates DataOps platform with data fabric automation
11 May 2021, TechTarget

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

AMD EPYC vs. Intel Xeon Cascadelake With Facebook's RocksDB Database
17 October 2019, Phoronix

Pliops Unveils Accelerated Key-Value Store That Boosts RocksDB Performance by 20x at OCP Global Summit
18 October 2022, GlobeNewswire

Facebook’s MyRocks Truly Rocks!
21 September 2020, Open Source For You

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

The Journey to a Million Ops / Sec / Node in Venice
16 March 2024, InfoQ.com

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

RaimaDB logo

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

Neo4j logo

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

SingleStore logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here