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

DBMS > Apache Doris vs. Apache Druid vs. H2GIS vs. PouchDB vs. TinkerGraph

System Properties Comparison Apache Doris vs. Apache Druid vs. H2GIS vs. PouchDB vs. TinkerGraph

Editorial information provided by DB-Engines
NameApache Doris  Xexclude from comparisonApache Druid  Xexclude from comparisonH2GIS  Xexclude from comparisonPouchDB  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionAn MPP-based analytics DBMS embracing the MySQL protocolOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataSpatial extension of H2JavaScript 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 DBMSRelational DBMS
Time Series DBMS
Spatial DBMSDocument storeGraph DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.60
Rank#247  Overall
#113  Relational DBMS
Score3.25
Rank#90  Overall
#47  Relational DBMS
#7  Time Series DBMS
Score0.08
Rank#368  Overall
#7  Spatial DBMS
Score2.34
Rank#112  Overall
#21  Document stores
Score0.13
Rank#345  Overall
#35  Graph DBMS
Websitedoris.apache.org
github.com/­apache/­doris
druid.apache.orgwww.h2gis.orgpouchdb.comtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationgithub.com/­apache/­doris/­wikidruid.apache.org/­docs/­latest/­designwww.h2gis.org/­docs/­homepouchdb.com/­guides
DeveloperApache Software Foundation, originally contributed from BaiduApache Software Foundation and contributorsCNRSApache Software Foundation
Initial release20172012201320122009
Current release1.2.2, February 202329.0.1, April 20247.1.1, June 2019
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache license v2Open Source infoLGPL 3.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 languageJavaJavaJavaJavaScriptJava
Server operating systemsLinuxLinux
OS X
Unix
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesyes infoschema-less columns are supportedyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyesnoyes
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 SQLyesSQL for queryingyesnono
APIs and other access methodsJDBC
MySQL client
JDBC
RESTful HTTP/JSON API
HTTP REST infoonly for PouchDB Server
JavaScript API
TinkerPop 3
Supported programming languagesJavaClojure
JavaScript
PHP
Python
R
Ruby
Scala
JavaJavaScriptGroovy
Java
Server-side scripts infoStored proceduresuser defined functionsnoyes infobased on H2View functions in JavaScriptno
Triggersnonoyesyesno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningSharding infomanual/auto, time-basednoneSharding infowith a proxy-based framework, named couchdb-loungenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes, via HDFS, S3 or other storage enginesyes 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 methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistencynone
Foreign keys infoReferential integritynonoyesnoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnono
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)no
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.nonoyesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemyes 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 DorisApache DruidH2GISPouchDBTinkerGraph
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

Workload Isolation in Apache Doris: Optimizing Resource Management and Performance
25 May 2024, hackernoon.com

Streamlining Data Operations: How a Grocery Chain Optimizes Workloads with Apache Doris
16 May 2024, hackernoon.com

How to Digest 15 Billion Logs Per Day and Keep Big Queries Within 1 Second
1 September 2023, KDnuggets

Using Arrow Flight SQL Protocol in Apache Doris 2.1 For Super Fast Data Transfer
8 May 2024, hackernoon.com

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

provided by Google News

Apache Druid Wins Best Big Data Product in the 2023 BigDATAwire Readers' Choice Awards
26 January 2024, Datanami

'Lucifer' Botnet Turns Up the Heat on Apache Hadoop Servers
21 February 2024, Dark Reading

New DDoS malware Attacking Apache big-data stack, Hadoop, & Druid Servers
26 February 2024, GBHackers

Apache Druid Takes Its Place In The Pantheon Of Databases
16 June 2022, The Next Platform

Imply advances Apache Druid real-time analytics database
20 September 2022, TechTarget

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

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

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

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

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

Present your product here