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 > H2GIS vs. Hive vs. Ignite vs. NebulaGraph vs. PouchDB

System Properties Comparison H2GIS vs. Hive vs. Ignite vs. NebulaGraph vs. PouchDB

Editorial information provided by DB-Engines
NameH2GIS  Xexclude from comparisonHive  Xexclude from comparisonIgnite  Xexclude from comparisonNebulaGraph  Xexclude from comparisonPouchDB  Xexclude from comparison
DescriptionSpatial extension of H2data warehouse software for querying and managing large distributed datasets, built on HadoopApache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.A distributed, linear scalable, high perfomant Graph DBMSJavaScript DBMS with an API inspired by CouchDB
Primary database modelSpatial DBMSRelational DBMSKey-value store
Relational DBMS
Graph DBMSDocument store
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.00
Rank#383  Overall
#7  Spatial DBMS
Score61.17
Rank#18  Overall
#12  Relational DBMS
Score3.16
Rank#96  Overall
#15  Key-value stores
#49  Relational DBMS
Score2.14
Rank#120  Overall
#10  Graph DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Websitewww.h2gis.orghive.apache.orgignite.apache.orggithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
pouchdb.com
Technical documentationwww.h2gis.org/­docs/­homecwiki.apache.org/­confluence/­display/­Hive/­Homeapacheignite.readme.io/­docsdocs.nebula-graph.iopouchdb.com/­guides
DeveloperCNRSApache Software Foundation infoinitially developed by FacebookApache Software FoundationVesoft Inc.Apache Software Foundation
Initial release20132012201520192012
Current release3.1.3, April 2022Apache Ignite 2.67.1.1, June 2019
License infoCommercial or Open SourceOpen Source infoLGPL 3.0Open Source infoApache Version 2Open Source infoApache 2.0Open Source infoApache Version 2.0 + Common Clause 1.0Open 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 languageJavaJavaC++, Java, .NetC++JavaScript
Server operating systemsAll OS with a Java VMLinux
OS X
Solaris
Windows
Linuxserver-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesyesyesStrong typed schemaschema-free
Typing infopredefined data types such as float or dateyesyesyesyesno
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.noyesnono
Secondary indexesyesyesyesyes infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.yes infovia views
SQL infoSupport of SQLyesSQL-like DML and DDL statementsANSI-99 for query and DML statements, subset of DDLSQL-like query languageno
APIs and other access methodsJDBC
ODBC
Thrift
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
Browser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietary native API
Python Object Graph Mapper
Query language nGQL
HTTP REST infoonly for PouchDB Server
JavaScript API
Supported programming languagesJavaC++
Java
PHP
Python
C#
C++
Java
PHP
Python
Ruby
Scala
.Net
C++
Go
Java
PHP
Python
JavaScript
Server-side scripts infoStored proceduresyes infobased on H2yes infouser defined functions and integration of map-reduceyes (compute grid and cache interceptors can be used instead)user defined functionsView functions in JavaScript
Triggersyesnoyes (cache interceptors and events)yes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingShardingSharding infowith a proxy-based framework, named couchdb-lounge
Replication methods infoMethods for redundantly storing data on multiple nodesyes infobased on H2selectable replication factoryes (replicated cache)Causal Clustering using Raft protocolMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infoquery execution via MapReduceyes (compute grid and hadoop accelerator)noyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesnonoyes infoRelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyes
Durability infoSupport for making data persistentyesyesyesyes infousing RocksDByes 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
User concepts infoAccess controlyes infobased on H2Access rights for users, groups and rolesSecurity Hooks for custom implementationsRole-based access controlno
More information provided by the system vendor
H2GISHiveIgniteNebulaGraphPouchDB
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» more

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

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

Data Engineering in 2024: Predictions For Data Lakes and The Serving Layer
23 January 2024, Datanami

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

Top 80 Hadoop Interview Questions and Answers for 2024
15 February 2024, Simplilearn

provided by Google News

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8 February 2024, PR Newswire

GridGain Showcases Power of Apache Ignite at Community Over Code Conference
5 October 2023, Datanami

Apache Ignite: An Overview
6 September 2023, Open Source For You

What is Apache Ignite? How is Apache Ignite Used?
18 July 2022, The Stack

ArcGIS and Apache Log4j Vulnerabilities
22 May 2023, Esri

provided by Google News

NebulaGraph Enterprise v5.0: The First Distributed Graph Database to Offer Native GQL Support
18 April 2024, PR Newswire

NebulaGraph Enterprise v3.7.0 Empowers Enterprises to Build Knowledge Graphs with a Few Clicks
3 April 2024, PR Newswire

Celebrating 10,000 GitHub Stars for NebulaGraph
26 March 2024, Yahoo Finance

NebulaGraph reaps from China’s growing appetite for graph databases
16 September 2022, TechCrunch

Beginner’s Guide to NebulaGraph Database | by Ng Wai Foong
26 October 2022, Towards Data Science

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

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

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

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

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 database to transact, analyze and contextualize your data in real time.
Try it today.

Present your product here