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 > EXASOL vs. HugeGraph vs. openGemini vs. RethinkDB

System Properties Comparison EXASOL vs. HugeGraph vs. openGemini vs. RethinkDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameEXASOL  Xexclude from comparisonHugeGraph  Xexclude from comparisonopenGemini  Xexclude from comparisonRethinkDB  Xexclude from comparison
DescriptionHigh-performance, in-memory, MPP database specifically designed for in-memory analytics.A fast-speed and highly-scalable Graph DBMSAn open source distributed Time Series DBMS with high concurrency, high performance, and high scalabilityDBMS for the Web with a mechanism to push updated query results to applications in realtime.
Primary database modelRelational DBMSGraph DBMSTime Series DBMSDocument store
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.76
Rank#139  Overall
#62  Relational DBMS
Score0.17
Rank#335  Overall
#31  Graph DBMS
Score0.09
Rank#361  Overall
#37  Time Series DBMS
Score2.66
Rank#107  Overall
#20  Document stores
Websitewww.exasol.comgithub.com/­hugegraph
hugegraph.apache.org
www.opengemini.org
github.com/­openGemini
rethinkdb.com
Technical documentationwww.exasol.com/­resourceshugegraph.apache.org/­docsdocs.opengemini.org/­guiderethinkdb.com/­docs
DeveloperExasolBaiduHuawei and openGemini communityThe Linux Foundation infosince July 2017
Initial release2000201820222009
Current release0.91.1, July 20232.4.1, August 2020
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0Open Source infoApache Version 2.0Open Source infoApache Version 2
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaGoC++
Server operating systemsLinux
macOS
Unix
Linux
Windows
Linux
OS X
Windows
Data schemeyesyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesInteger, Float, Boolean, Stringyes infostring, binary, float, bool, date, geometry
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 indexesyesyes infoalso supports composite index and range indexyesyes
SQL infoSupport of SQLyesnoSQL-like query languageno
APIs and other access methods.Net
JDBC
ODBC
WebSocket
Java API
RESTful HTTP API
TinkerPop Gremlin
HTTP REST
Supported programming languagesJava
Lua
Python
R
Groovy
Java
Python
C
C++
Go
Java
JavaScript (Node.js)
Python
Rust
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
Server-side scripts infoStored proceduresuser defined functionsasynchronous Gremlin script jobsno
TriggersyesnonoClient-side triggers through changefeeds
Partitioning methods infoMethods for storing different data on different nodesShardingyes infodepending on used storage backend, e.g. Cassandra and HBaseShardingSharding inforange based
Replication methods infoMethods for redundantly storing data on multiple nodesyes infodepending on used storage backend, e.g. Cassandra and HBaseyesSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoHadoop integrationvia hugegraph-sparknoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyes infoedges in graphnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoAtomic single-document operations
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoMVCC based
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesno
User concepts infoAccess controlAccess rights for users, groups and roles according to SQL-standardUsers, roles and permissionsAdministrators and common users accountsyes infousers and table-level permissions

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
EXASOLHugeGraphopenGeminiRethinkDB
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

It's Back to the Database Future for Exasol CEO Tewes
26 October 2023, Datanami

Exasol Finds AI Underinvestment Leads to Business Failure, But Data Challenges Stall Rapid Adoption
20 March 2024, businesswire.com

Exasol gets jolt of AI with Espresso suite of capabilities
26 February 2024, TechTarget

Mathias Golombek, Chief Technology Officer of Exasol – Interview Series
21 May 2024, Unite.AI

Exasol Unveils New Suite of AI Tools to Turbocharge Enterprise Data Analytics
22 February 2024, AiThority

provided by Google News

POC exploit code published for 9.8-rated Apache HugeGraph RCE flaw
7 June 2024, The Register

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

PoC Exploit Released for High Severity Apache HugeGraph RCE flaw
7 June 2024, CybersecurityNews

AI, Lockbit, Veeam, Club Penguin, Kali, Commando Cat, HugeGraph, Aaran Leyland… – SWN #391
7 June 2024, SC Media

Top 5 CVEs and Vulnerabilities of May 2024
3 June 2024, Security Boulevard

provided by Google News

About HUAWEI Open Source
9 February 2022, Huawei

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

Open Source Horizon Claims Edge over Google's Firebase Mobile Back-End -- ADTmag
23 May 2016, ADT Magazine

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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