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

DBMS > Hive vs. Ingres vs. NSDb vs. OrigoDB vs. PouchDB

System Properties Comparison Hive vs. Ingres vs. NSDb vs. OrigoDB vs. PouchDB

Editorial information provided by DB-Engines
NameHive  Xexclude from comparisonIngres  Xexclude from comparisonNSDb  Xexclude from comparisonOrigoDB  Xexclude from comparisonPouchDB  Xexclude from comparison
Descriptiondata warehouse software for querying and managing large distributed datasets, built on HadoopWell established RDBMSScalable, High-performance Time Series DBMS designed for Real-time Analytics on top of KubernetesA fully ACID in-memory object graph databaseJavaScript DBMS with an API inspired by CouchDB
Primary database modelRelational DBMSRelational DBMSTime Series DBMSDocument store
Object oriented DBMS
Document store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score61.17
Rank#18  Overall
#12  Relational DBMS
Score4.11
Rank#81  Overall
#44  Relational DBMS
Score0.00
Rank#383  Overall
#41  Time Series DBMS
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Websitehive.apache.orgwww.actian.com/­databases/­ingresnsdb.ioorigodb.compouchdb.com
Technical documentationcwiki.apache.org/­confluence/­display/­Hive/­Homedocs.actian.com/­ingresnsdb.io/­Architectureorigodb.com/­docspouchdb.com/­guides
DeveloperApache Software Foundation infoinitially developed by FacebookActian CorporationRobert Friberg et alApache Software Foundation
Initial release20121974 infooriginally developed at University Berkely in early 1970s20172009 infounder the name LiveDB2012
Current release3.1.3, April 202211.2, May 20227.1.1, June 2019
License infoCommercial or Open SourceOpen Source infoApache Version 2commercialOpen Source infoApache Version 2.0Open SourceOpen 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 languageJavaCJava, ScalaC#JavaScript
Server operating systemsAll OS with a Java VMAIX
HP Open VMS
HP-UX
Linux
Solaris
Windows
Linux
macOS
Linux
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesyesyesschema-free
Typing infopredefined data types such as float or dateyesyesyes: int, bigint, decimal, stringUser defined using .NET types and collectionsno
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.no infobut tools for importing/exporting data from/to XML-files availablenono infocan be achieved using .NETno
Secondary indexesyesyesall fields are automatically indexedyesyes infovia views
SQL infoSupport of SQLSQL-like DML and DDL statementsyesSQL-like query languagenono
APIs and other access methodsJDBC
ODBC
Thrift
.NET Client API
JDBC
ODBC
proprietary protocol (OpenAPI)
gRPC
HTTP REST
WebSocket
.NET Client API
HTTP API
LINQ
HTTP REST infoonly for PouchDB Server
JavaScript API
Supported programming languagesC++
Java
PHP
Python
Java
Scala
.NetJavaScript
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reduceyesnoyesView functions in JavaScript
Triggersnoyesyes infoDomain Eventsyes
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioning infoIngres Star to access multiple databases simultaneouslyShardinghorizontal partitioning infoclient side managed; servers are not synchronizedSharding infowith a proxy-based framework, named couchdb-lounge
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorIngres ReplicatorSource-replica replicationMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReducenononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyEventual ConsistencyEventual Consistency
Foreign keys infoReferential integritynoyesnodepending on modelno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoACIDno
Concurrency infoSupport for concurrent manipulation of datayesyes infoMVCCyesyes
Durability infoSupport for making data persistentyesyesUsing Apache Luceneyes infoWrite ahead logyes 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.noyesyes
User concepts infoAccess controlAccess rights for users, groups and rolesfine grained access rights according to SQL-standardRole based authorizationno

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

Apache Hive 4.0 Launches, Revolutionizing Data Management and Analysis
1 May 2024, MyChesCo

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

provided by Google News

Postgres pioneer Michael Stonebraker promises to upend the database once more
26 December 2023, The Register

New startup from Postgres creator puts the database at heart of software stack
12 March 2024, TechCrunch

Actian Launches Ingres as a Fully-Managed Cloud Service
24 September 2021, Integration Developers

PostgreSQL now top developer choice ahead of MySQL, according to massive new survey • DEVCLASS
13 June 2023, DevClass

Dr. Michael Stonebraker: A Short History of Database Systems
1 February 2019, The New Stack

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

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

RaimaDB logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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

Present your product here