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 > Apache Doris vs. H2GIS vs. RDFox vs. RethinkDB vs. TinkerGraph

System Properties Comparison Apache Doris vs. H2GIS vs. RDFox vs. RethinkDB vs. TinkerGraph

Editorial information provided by DB-Engines
NameApache Doris  Xexclude from comparisonH2GIS  Xexclude from comparisonRDFox  Xexclude from comparisonRethinkDB  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionAn MPP-based analytics DBMS embracing the MySQL protocolSpatial extension of H2High performance knowledge graph and semantic reasoning engineDBMS for the Web with a mechanism to push updated query results to applications in realtime.A lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelRelational DBMSSpatial DBMSGraph DBMS
RDF store
Document storeGraph DBMS
Secondary database modelsRelational DBMSRelational DBMSSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.60
Rank#247  Overall
#113  Relational DBMS
Score0.08
Rank#368  Overall
#7  Spatial DBMS
Score0.29
Rank#300  Overall
#24  Graph DBMS
#13  RDF stores
Score2.66
Rank#107  Overall
#20  Document stores
Score0.13
Rank#345  Overall
#35  Graph DBMS
Websitedoris.apache.org
github.com/­apache/­doris
www.h2gis.orgwww.oxfordsemantic.techrethinkdb.comtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationgithub.com/­apache/­doris/­wikiwww.h2gis.org/­docs/­homedocs.oxfordsemantic.techrethinkdb.com/­docs
DeveloperApache Software Foundation, originally contributed from BaiduCNRSOxford Semantic TechnologiesThe Linux Foundation infosince July 2017
Initial release20172013201720092009
Current release1.2.2, February 20236.0, Septermber 20222.4.1, August 2020
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoLGPL 3.0commercialOpen Source infoApache Version 2Open 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 languageJavaJavaC++C++Java
Server operating systemsLinuxLinux
macOS
Windows
Linux
OS X
Windows
Data schemeyesyesyes infoRDF schemasschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyesyes infostring, binary, float, bool, date, geometryyes
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.nononono
Secondary indexesyesyesyesno
SQL infoSupport of SQLyesyesnonono
APIs and other access methodsJDBC
MySQL client
RESTful HTTP API
SPARQL 1.1
TinkerPop 3
Supported programming languagesJavaJavaC
Java
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
Groovy
Java
Server-side scripts infoStored proceduresuser defined functionsyes infobased on H2no
TriggersnoyesClient-side triggers through changefeedsno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningnoneSharding inforange basednone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes infobased on H2replication via a shared file systemSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency in stand-alone mode, Eventual Consistency in replicated setupsImmediate Consistencynone
Foreign keys infoReferential integritynoyesnoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDAtomic single-document operationsno
Concurrency infoSupport for concurrent manipulation of datayesyes, multi-version concurrency control (MVCC)yes infoMVCC basedno
Durability infoSupport for making data persistentyesyesyesyesoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesnoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardyes infobased on H2Roles, resources, and access typesyes infousers and table-level permissionsno

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

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

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

Use semantic reasoning to infer new facts from your RDF graph by integrating RDFox with Amazon Neptune | Amazon ...
20 February 2023, AWS Blog

The intuitions behind Knowledge Graphs and Reasoning | by Peter Crocker
5 May 2020, Towards Data Science

Eight interesting open-source graph databases
3 January 2023, INDIAai

Financial Crime Discovery using Amazon EKS and Graph Databases | Amazon Web Services
1 February 2022, AWS Blog

Top 9 Open Source Graph Databases – AIM
7 November 2022, Analytics India Magazine

provided by Google News

An introduction to building realtime apps with RethinkDB
9 July 2022, devmio

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

RethinkDB is shutting down, Qt Quick Controls, and Sensory gives developers Alexa voice control—SD Times news ...
6 October 2016, SDTimes.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

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

Milvus logo

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

Present your product here