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

DBMS > H2GIS vs. Newts vs. openGauss vs. RethinkDB vs. TinkerGraph

System Properties Comparison H2GIS vs. Newts vs. openGauss vs. RethinkDB vs. TinkerGraph

Editorial information provided by DB-Engines
NameH2GIS  Xexclude from comparisonNewts  Xexclude from comparisonopenGauss  Xexclude from comparisonRethinkDB  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionSpatial extension of H2Time Series DBMS based on CassandraAn enterprise-class RDBMS compatible with high-performance, high-availability and high-performance originally developed by HuaweiDBMS 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 modelSpatial DBMSTime Series DBMSRelational DBMSDocument storeGraph DBMS
Secondary database modelsRelational DBMSDocument store
Spatial DBMS
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.08
Rank#368  Overall
#7  Spatial DBMS
Score0.07
Rank#375  Overall
#41  Time Series DBMS
Score1.06
Rank#184  Overall
#84  Relational DBMS
Score2.66
Rank#107  Overall
#20  Document stores
Score0.13
Rank#345  Overall
#35  Graph DBMS
Websitewww.h2gis.orgopennms.github.io/­newtsgitee.com/­opengauss
opengauss.org
rethinkdb.comtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationwww.h2gis.org/­docs/­homegithub.com/­OpenNMS/­newts/­wikidocs.opengauss.org/­en
gitee.com/­opengauss/­docs
rethinkdb.com/­docs
DeveloperCNRSOpenNMS GroupHuawei and openGauss communityThe Linux Foundation infosince July 2017
Initial release20132014201920092009
Current release3.0, March 20222.4.1, August 2020
License infoCommercial or Open SourceOpen Source infoLGPL 3.0Open Source infoApache 2.0Open SourceOpen 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++, JavaC++Java
Server operating systemsLinux
OS X
Windows
LinuxLinux
OS X
Windows
Data schemeyesschema-freeyesschema-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.nonononono
Secondary indexesyesnoyesyesno
SQL infoSupport of SQLyesnoANSI SQL 2011nono
APIs and other access methodsHTTP REST
Java API
JDBC
ODBC
TinkerPop 3
Supported programming languagesJavaJavaC
C++
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 proceduresyes infobased on H2noyesno
TriggersyesnoyesClient-side triggers through changefeedsno
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infobased on Cassandrahorizontal partitioning (by range, list and hash)Sharding inforange basednone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infobased on H2selectable replication factor infobased on CassandraSource-replica replicationSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate ConsistencyImmediate Consistencynone
Foreign keys infoReferential integrityyesnoyesnoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDAtomic single-document operationsno
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyes 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.yesnononoyes
User concepts infoAccess controlyes infobased on H2noAccess rights for users, groups and roles according to SQL-standardyes 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
H2GISNewtsopenGaussRethinkDBTinkerGraph
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

openGauss Open Source Community Officially Launch
1 July 2020, huawei.com

The openGauss powers database industry forward through innovation
6 January 2022, Global Times

Engineering Students from Thammasat Win 2 'Huawei ICT' Awards to Represent Thailand in Asia-Pacific Competition.
12 January 2024, tu.ac.th

Huawei unveils OrangePi Kunpeng Pro development board
10 May 2024, HC Newsroom

Diversified Computing: Open Innovation for Shared Success
30 September 2020, huawei.com

provided by Google News

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

An introduction to building realtime apps with RethinkDB
9 July 2022, devm.io

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

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

provided by Google News

Unit testing Apache TinkerPop transactions: From TinkerGraph to Amazon Neptune | Amazon Web Services
3 June 2024, AWS Blog

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
26 February 2019, AWS Blog

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

Neo4j logo

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

Present your product here