DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Apache Druid vs. HyperSQL vs. openGauss vs. Oracle NoSQL vs. SpaceTime

System Properties Comparison Apache Druid vs. HyperSQL vs. openGauss vs. Oracle NoSQL vs. SpaceTime

Editorial information provided by DB-Engines
NameApache Druid  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonopenGauss  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonSpaceTime  Xexclude from comparison
DescriptionOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBAn enterprise-class RDBMS compatible with high-performance, high-availability and high-performance originally developed by HuaweiA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesSpaceTime is a spatio-temporal DBMS with a focus on performance.
Primary database modelRelational DBMS
Time Series DBMS
Relational DBMSRelational DBMSDocument store
Key-value store
Relational DBMS
Spatial DBMS
Secondary database modelsDocument store
Spatial DBMS
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.85
Rank#96  Overall
#50  Relational DBMS
#6  Time Series DBMS
Score3.14
Rank#85  Overall
#46  Relational DBMS
Score1.11
Rank#175  Overall
#79  Relational DBMS
Score3.07
Rank#86  Overall
#15  Document stores
#11  Key-value stores
#47  Relational DBMS
Score0.00
Rank#385  Overall
#7  Spatial DBMS
Websitedruid.apache.orghsqldb.orggitee.com/­opengauss
opengauss.org
www.oracle.com/­database/­nosql/­technologies/­nosqlwww.mireo.com/­spacetime
Technical documentationdruid.apache.org/­docs/­latest/­designhsqldb.org/­web/­hsqlDocsFrame.htmldocs.opengauss.org/­en
gitee.com/­opengauss/­docs
docs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.html
DeveloperApache Software Foundation and contributorsHuawei and openGauss communityOracleMireo
Initial release20122001201920112020
Current release30.0.0, June 20242.7.2, June 20233.0, March 202224.1, May 2024
License infoCommercial or Open SourceOpen Source infoApache license v2Open Source infobased on BSD licenseOpen SourceOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)commercial
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++, JavaJavaC++
Server operating systemsLinux
OS X
Unix
All OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinuxLinux
Solaris SPARC/x86
Linux
Data schemeyes infoschema-less columns are supportedyesyesSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yes
Typing infopredefined data types such as float or dateyesyesyesoptionalyes
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 indexesyesyesyesyesno
SQL infoSupport of SQLSQL for queryingyesANSI SQL 2011SQL-like DML and DDL statementsA subset of ANSI SQL is implemented
APIs and other access methodsJDBC
RESTful HTTP/JSON API
HTTP API infoJDBC via HTTP
JDBC
ODBC
JDBC
ODBC
RESTful HTTP APIRESTful HTTP API
Supported programming languagesClojure
JavaScript
PHP
Python
R
Ruby
Scala
All languages supporting JDBC/ODBC
Java
C
C++
Java
C
C#
Go
Java
JavaScript (Node.js)
Python
C#
C++
Python
Server-side scripts infoStored proceduresnoJava, SQLyesnono
Triggersnoyesyesnono
Partitioning methods infoMethods for storing different data on different nodesSharding infomanual/auto, time-basednonehorizontal partitioning (by range, list and hash)ShardingFixed-grid hypercubes
Replication methods infoMethods for redundantly storing data on multiple nodesyes, via HDFS, S3 or other storage enginesnoneSource-replica replicationElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureReal-time block device replication (DRBD)
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononowith Hadoop integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
Immediate Consistency
Foreign keys infoReferential integritynoyesyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDconfigurable infoACID within a storage node (=shard)no
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnoyes infooff heap cacheno
User concepts infoAccess controlRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemfine grained access rights according to SQL-standardAccess rights for users, groups and roles according to SQL-standardAccess rights for users and rolesyes

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 DruidHyperSQL infoalso known as HSQLDBopenGaussOracle NoSQLSpaceTime
Recent citations in the news

ApacheĀ® Druid Wins Best Big Data Product in the 2023 BigDATAwire Readersā€™ Choice Awards
26 January 2024, businesswire.com

Imply Announces the Availability of Imply Polaris, a Database-as-a-Service Built from Apache Druid, on Microsoft Azure
26 June 2024, Yahoo Finance

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

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

How to connect DataGrip to Apache Druid
18 October 2021, Towards Data Science

provided by Google News

HyperSQL DataBase flaw leaves library vulnerable to RCE
24 October 2022, The Daily Swig

Introduction to JDBC with HSQLDB tutorial
14 November 2022, TheServerSide.com

provided by Google News

openGauss Open Source Community Officially Launch
1 July 2020, Huawei

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

Huawei releases six products to supercharge the cloud
29 April 2021, Myrepublica

Ethiopian Students Finish third in Global ICT Competition
29 May 2023, Ethiopian Monitor

Diversified Computing: Open Innovation for Shared Success
30 September 2020, Huawei

provided by Google News

Cloud database comparison: AWS, Microsoft, Google and Oracle
24 July 2024, TechTarget

Top 8 Best NoSQL Databases in 2024
9 September 2024, AIM

Oracle GoldenGate for Big Data Articles get a new look!
30 October 2023, Oracle

Oracle, Uni. Of Mauritius develop breast cancer awareness app
13 August 2024, Africanews English

Explore Oracle Database Solutions for Maximum Efficiency
4 September 2018, oracle.com

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.

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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