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

DBMS > Apache Doris vs. GridGain vs. H2GIS vs. JanusGraph vs. TinkerGraph

System Properties Comparison Apache Doris vs. GridGain vs. H2GIS vs. JanusGraph vs. TinkerGraph

Editorial information provided by DB-Engines
NameApache Doris  Xexclude from comparisonGridGain  Xexclude from comparisonH2GIS  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionAn MPP-based analytics DBMS embracing the MySQL protocolGridGain is an in-memory computing platform, built on Apache IgniteSpatial extension of H2A Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017A lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelRelational DBMSKey-value store
Relational DBMS
Spatial DBMSGraph DBMSGraph 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
Score1.55
Rank#150  Overall
#26  Key-value stores
#70  Relational DBMS
Score0.08
Rank#368  Overall
#7  Spatial DBMS
Score2.02
Rank#125  Overall
#12  Graph DBMS
Score0.13
Rank#345  Overall
#35  Graph DBMS
Websitedoris.apache.org
github.com/­apache/­doris
www.gridgain.comwww.h2gis.orgjanusgraph.orgtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationgithub.com/­apache/­doris/­wikiwww.gridgain.com/­docs/­index.htmlwww.h2gis.org/­docs/­homedocs.janusgraph.org
DeveloperApache Software Foundation, originally contributed from BaiduGridGain Systems, Inc.CNRSLinux Foundation; originally developed as Titan by Aurelius
Initial release20172007201320172009
Current release1.2.2, February 2023GridGain 8.5.10.6.3, February 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialOpen Source infoLGPL 3.0Open Source infoApache 2.0Open 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 languageJavaJava, C++, .NetJavaJavaJava
Server operating systemsLinuxLinux
OS X
Solaris
Windows
Linux
OS X
Unix
Windows
Data schemeyesyesyesyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.noyesnonono
Secondary indexesyesyesyesyesno
SQL infoSupport of SQLyesANSI-99 for query and DML statements, subset of DDLyesnono
APIs and other access methodsJDBC
MySQL client
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
TinkerPop 3
Supported programming languagesJavaC#
C++
Java
PHP
Python
Ruby
Scala
JavaClojure
Java
Python
Groovy
Java
Server-side scripts infoStored proceduresuser defined functionsyes (compute grid and cache interceptors can be used instead)yes infobased on H2yesno
Triggersnoyes (cache interceptors and events)yesyesno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningShardingnoneyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)none
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes (replicated cache)yes infobased on H2yesnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes (compute grid and hadoop accelerator)noyes infovia Faunus, a graph analytics engineno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
none
Foreign keys infoReferential integritynonoyesyes infoRelationships in graphsyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yesno
Durability infoSupport for making data persistentyesyesyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardSecurity Hooks for custom implementationsyes infobased on H2User authentification and security via Rexster Graph Serverno

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 DorisGridGainH2GISJanusGraph infosuccessor of TitanTinkerGraph
Recent citations in the news

Apache Doris for Log and Time Series Data Analysis in NetEase: Why Not Elasticsearch and InfluxDB?
5 June 2024, hackernoon.com

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

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

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

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

provided by Google News

GridGain in-memory data and generative AI – Blocks and Files
10 May 2024, Blocks & Files

GridGain's 2023 Growth Positions Company for Strong 2024
24 January 2024, PR Newswire

GridGain Unified Real-Time Data Platform Version 8.9 Addresses Today's More Complex Real-Time Data Processing ...
12 October 2023, GlobeNewswire

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

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

provided by Google News

Simple Deployment of a Graph Database: JanusGraph
12 October 2020, Towards Data Science

Database Deep Dives: JanusGraph
8 August 2019, ibm.com

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3 October 2019, The New Stack

Compose for JanusGraph arrives on Bluemix
15 September 2017, ibm.com

provided by Google News

Unit testing Apache TinkerPop transactions: From TinkerGraph to Amazon Neptune | Amazon Web Services
3 June 2024, 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

Present your product here