DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Apache Druid vs. HyperSQL vs. Oracle NoSQL vs. SAP Advantage Database Server vs. SpaceTime

System Properties Comparison Apache Druid vs. HyperSQL vs. Oracle NoSQL vs. SAP Advantage Database Server vs. SpaceTime

Editorial information provided by DB-Engines
NameApache Druid  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonSAP Advantage Database Server infoformer name: Sybase ADS  Xexclude from comparisonSpaceTime  Xexclude from comparison
SAP Advantage Database Server seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
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 HSQLDBA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesLow-cost RDBMS with access to ISAM and FoxPro data structuresSpaceTime is a spatio-temporal DBMS with a focus on performance.
Primary database modelRelational DBMS
Time Series DBMS
Relational DBMSDocument store
Key-value store
Relational DBMS
Relational DBMSSpatial DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.25
Rank#90  Overall
#47  Relational DBMS
#7  Time Series DBMS
Score3.23
Rank#93  Overall
#48  Relational DBMS
Score3.05
Rank#97  Overall
#17  Document stores
#16  Key-value stores
#50  Relational DBMS
Score0.03
Rank#392  Overall
#8  Spatial DBMS
Websitedruid.apache.orghsqldb.orgwww.oracle.com/­database/­nosql/­technologies/­nosqlwww.sap.com/products/advantage-database-server.htmlwww.mireo.com/­spacetime
Technical documentationdruid.apache.org/­docs/­latest/­designhsqldb.org/­web/­hsqlDocsFrame.htmldocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.html
DeveloperApache Software Foundation and contributorsOracleSybase, SAPMireo
Initial release20122001201119932020
Current release29.0.1, April 20242.7.2, June 202324.1, May 2024
License infoCommercial or Open SourceOpen Source infoApache license v2Open Source infobased on BSD licenseOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)commercialcommercial
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 languageJavaJavaJavaC++
Server operating systemsLinux
OS X
Unix
All OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinux
Solaris SPARC/x86
Linux
Windows
Linux
Data schemeyes infoschema-less columns are supportedyesSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yesyes
Typing infopredefined data types such as float or dateyesyesoptionalyesyes
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 queryingyesSQL-like DML and DDL statementsyesA subset of ANSI SQL is implemented
APIs and other access methodsJDBC
RESTful HTTP/JSON API
HTTP API infoJDBC via HTTP
JDBC
ODBC
RESTful HTTP API.NET Client API
ADO.NET
JDBC
ODBC
OLE DB
RESTful HTTP API
Supported programming languagesClojure
JavaScript
PHP
Python
R
Ruby
Scala
All languages supporting JDBC/ODBC
Java
C
C#
Go
Java
JavaScript (Node.js)
Python
Delphi
Perl
PHP
C#
C++
Python
Server-side scripts infoStored proceduresnoJava, SQLnoyesno
Triggersnoyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infomanual/auto, time-basednoneShardingnoneFixed-grid hypercubes
Replication methods infoMethods for redundantly storing data on multiple nodesyes, via HDFS, S3 or other storage enginesnoneElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureMulti-source replication infoCONFLICT Trigger to resolve replication conflicts
Source-replica replication
Real-time block device replication (DRBD)
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonowith Hadoop integrationnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDconfigurable infoACID within a storage node (=shard)ACIDno
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.noyesyes infooff heap cacheno infocaching of (temporary) tables can be configuredno
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 and rolesfine grained access rights according to SQL-standardyes

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 HSQLDBOracle NoSQLSAP Advantage Database Server infoformer name: Sybase ADSSpaceTime
Recent citations in the news

Apache Druid Wins Best Big Data Product in the 2023 BigDATAwire Readers' Choice Awards
26 January 2024, Datanami

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

New DDoS malware Attacking Apache big-data stack, Hadoop, & Druid Servers
26 February 2024, GBHackers

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

How to connect DataGrip to Apache Druid | by Zisis Flokas
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

Oracle Beefs Up Its NoSQL Database Offering
31 May 2024, Data Center Knowledge

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Blog Theme - Details
21 August 2023, Oracle

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, Oracle

Oracle NoSQL database comes to the cloud
2 April 2020, TechTarget

provided by Google News

SAP Announces Q3 2023 Results: Asia Pacific and Japan View
19 October 2023, SAP News

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