DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Hive vs. Oracle NoSQL vs. PouchDB vs. RDF4J

System Properties Comparison Hive vs. Oracle NoSQL vs. PouchDB vs. RDF4J

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameHive  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonPouchDB  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparison
Descriptiondata warehouse software for querying and managing large distributed datasets, built on HadoopA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesJavaScript 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 modelRelational DBMSDocument store
Key-value store
Relational DBMS
Document storeRDF store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score61.17
Rank#18  Overall
#12  Relational DBMS
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score0.69
Rank#230  Overall
#9  RDF stores
Websitehive.apache.orgwww.oracle.com/­database/­nosql/­technologies/­nosqlpouchdb.comrdf4j.org
Technical documentationcwiki.apache.org/­confluence/­display/­Hive/­Homedocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlpouchdb.com/­guidesrdf4j.org/­documentation
DeveloperApache Software Foundation infoinitially developed by FacebookOracleApache Software FoundationSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.
Initial release2012201120122004
Current release3.1.3, April 202223.3, December 20237.1.1, June 2019
License infoCommercial or Open SourceOpen Source infoApache Version 2Open Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open 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 VMLinux
Solaris SPARC/x86
server-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Unix
Windows
Data schemeyesSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.schema-freeyes infoRDF Schemas
Typing infopredefined data types such as float or dateyesoptionalnoyes
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.nono
Secondary indexesyesyesyes infovia viewsyes
SQL infoSupport of SQLSQL-like DML and DDL statementsSQL-like DML and DDL statementsnono
APIs and other access methodsJDBC
ODBC
Thrift
RESTful HTTP APIHTTP 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 languagesC++
Java
PHP
Python
C
C#
Go
Java
JavaScript (Node.js)
Python
JavaScriptJava
PHP
Python
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reducenoView functions in JavaScriptyes
Triggersnonoyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingSharding infowith a proxy-based framework, named couchdb-loungenone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReducewith Hadoop integrationyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
Eventual Consistency
Foreign keys infoReferential integritynonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoconfigurable infoACID within a storage node (=shard)noACID 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.yes infooff heap cacheyes
User concepts infoAccess controlAccess rights for users, groups and rolesAccess rights for users and rolesnono

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
HiveOracle NoSQLPouchDBRDF4J infoformerly known as Sesame
DB-Engines blog posts

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

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

Apache Software Foundation Announces Apache® Hive 4.0
30 April 2024, GlobeNewswire

ASF Unveils the Next Evolution of Big Data Processing With the Launch of Hive 4.0
2 May 2024, Datanami

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18 October 2023, AWS Blog

18 Top Big Data Tools and Technologies to Know About in 2024
24 January 2024, TechTarget

Elevate Your Career with In-Demand Hadoop Skills in 2024
30 April 2024, Simplilearn

provided by Google News

Database Technologies
4 September 2018, oracle.com

Oracle NoSQL database comes to the cloud
2 April 2020, TechTarget

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Larry Ellison Just Embraced the Enemy. Or Did He?
1 October 2012, WIRED

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

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

GraphDB Goes Open Source
27 January 2020, iProgrammer

provided by Google News



Share this page

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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.

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

Present your product here