DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Apache Phoenix vs. H2GIS vs. Immudb vs. PouchDB vs. TinkerGraph

System Properties Comparison Apache Phoenix vs. H2GIS vs. Immudb vs. PouchDB vs. TinkerGraph

Editorial information provided by DB-Engines
NameApache Phoenix  Xexclude from comparisonH2GIS  Xexclude from comparisonImmudb  Xexclude from comparisonPouchDB  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionA scale-out RDBMS with evolutionary schema built on Apache HBaseSpatial extension of H2An open source immutable (append-only) database with cryptographic verification which makes it tamper-resistant and fully auditable.JavaScript DBMS with an API inspired by CouchDBA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelRelational DBMSSpatial DBMSKey-value storeDocument storeGraph DBMS
Secondary database modelsRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.97
Rank#126  Overall
#59  Relational DBMS
Score0.00
Rank#383  Overall
#7  Spatial DBMS
Score0.24
Rank#305  Overall
#43  Key-value stores
Score2.28
Rank#115  Overall
#21  Document stores
Score0.08
Rank#348  Overall
#35  Graph DBMS
Websitephoenix.apache.orgwww.h2gis.orggithub.com/­codenotary/­immudb
immudb.io
pouchdb.comtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationphoenix.apache.orgwww.h2gis.org/­docs/­homedocs.immudb.iopouchdb.com/­guides
DeveloperApache Software FoundationCNRSCodenotaryApache Software Foundation
Initial release20142013202020122009
Current release5.0-HBase2, July 2018 and 4.15-HBase1, December 20191.2.3, April 20227.1.1, June 2019
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoLGPL 3.0Open Source infoApache Version 2.0Open SourceOpen Source infoApache 2.0
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 languageJavaJavaGoJavaScriptJava
Server operating systemsLinux
Unix
Windows
BSD
Linux
macOS
Solaris
Windows
z/OS
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeyes infolate-bound, schema-on-read capabilitiesyesschema-freeschema-freeschema-free
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.nonononono
Secondary indexesyesyesyesyes infovia viewsno
SQL infoSupport of SQLyesyesSQL-like syntaxnono
APIs and other access methodsJDBCgRPC protocol
PostgreSQL wire protocol
HTTP REST infoonly for PouchDB Server
JavaScript API
TinkerPop 3
Supported programming languagesC
C#
C++
Go
Groovy
Java
PHP
Python
Scala
Java.Net
Go
Java
JavaScript (Node.js)
Python
JavaScriptGroovy
Java
Server-side scripts infoStored proceduresuser defined functionsyes infobased on H2noView functions in JavaScriptno
Triggersnoyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesShardingnoneShardingSharding infowith a proxy-based framework, named couchdb-loungenone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
yes infobased on H2Multi-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsHadoop integrationnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistencynone
Foreign keys infoReferential integritynoyesnonoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDnono
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yesno
Durability infoSupport for making data persistentyesyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesnoyesyes
User concepts infoAccess controlAccess Control Lists (using HBase ACL) for RBAC, integration with Apache Ranger for RBAC & ABAC, multi-tenancyyes infobased on H2nono

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

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

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

Supercharge SQL on Your Data in Apache HBase with Apache Phoenix | Amazon Web Services
2 June 2016, AWS Blog

Bridge the SQL-NoSQL gap with Apache Phoenix
4 February 2016, InfoWorld

Apache Calcite, FreeMarker, Gora, Phoenix, and Solr updated
27 March 2017, SDTimes.com

What Is HBase? (Definition, Uses, Benefits, Features)
22 December 2022, Built In

Azure HDInsight Analytics Platform Now Supports Apache Hadoop 3.0
18 April 2019, eWeek

provided by Google News

Codenotary Releases immudb v1.9DOM
19 October 2023, Business Wire

Codenotary brings its immutable database to the cloud
21 June 2023, TechCrunch

Codenotary launches cloud version of tamper-proof database
27 June 2023, SC Media

A Step by Step Guide to immudb — the open source immutable database
18 May 2020, hackernoon.com

Immudb: Open-source database, built on a zero trust model
17 December 2021, Help Net Security

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

Automated testing of Amazon Neptune data access with Apache TinkerPop Gremlin | Amazon Web Services
28 September 2022, AWS Blog

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

Introducing Gremlin query hints for Amazon Neptune | AWS Database Blog
26 February 2019, AWS Blog

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

Neo4j logo

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

Milvus logo

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

RaimaDB logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Present your product here