DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Apache Druid vs. BoltDB vs. HyperSQL vs. Oracle NoSQL vs. searchxml

System Properties Comparison Apache Druid vs. BoltDB vs. HyperSQL vs. Oracle NoSQL vs. searchxml

Editorial information provided by DB-Engines
NameApache Druid  Xexclude from comparisonBoltDB  Xexclude from comparisonHyperSQL infoalso known as HSQLDB  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonsearchxml  Xexclude from comparison
DescriptionOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataAn embedded key-value store for Go.Multithreaded, 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 nodesDBMS for structured and unstructured content wrapped with an application server
Primary database modelRelational DBMS
Time Series DBMS
Key-value storeRelational DBMSDocument store
Key-value store
Relational DBMS
Native XML DBMS
Search engine
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
Score0.70
Rank#225  Overall
#31  Key-value stores
Score3.14
Rank#85  Overall
#46  Relational DBMS
Score3.07
Rank#86  Overall
#15  Document stores
#11  Key-value stores
#47  Relational DBMS
Score0.00
Rank#385  Overall
#7  Native XML DBMS
#24  Search engines
Websitedruid.apache.orggithub.com/­boltdb/­bolthsqldb.orgwww.oracle.com/­database/­nosql/­technologies/­nosqlwww.searchxml.net/­category/­products
Technical documentationdruid.apache.org/­docs/­latest/­designhsqldb.org/­web/­hsqlDocsFrame.htmldocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlwww.searchxml.net/­support/­handouts
DeveloperApache Software Foundation and contributorsOracleinformationpartners gmbh
Initial release20122013200120112015
Current release30.0.0, June 20242.7.2, June 202324.1, May 20241.0
License infoCommercial or Open SourceOpen Source infoApache license v2Open Source infoMIT LicenseOpen Source infobased on BSD licenseOpen 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 languageJavaGoJavaJavaC++
Server operating systemsLinux
OS X
Unix
BSD
Linux
OS X
Solaris
Windows
All OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modesLinux
Solaris SPARC/x86
Windows
Data schemeyes infoschema-less columns are supportedschema-freeyesSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.schema-free
Typing infopredefined data types such as float or dateyesnoyesoptionalyes
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.nonononoyes
Secondary indexesyesnoyesyesyes
SQL infoSupport of SQLSQL for queryingnoyesSQL-like DML and DDL statementsno
APIs and other access methodsJDBC
RESTful HTTP/JSON API
HTTP API infoJDBC via HTTP
JDBC
ODBC
RESTful HTTP APIRESTful HTTP API
WebDAV
XQuery
XSLT
Supported programming languagesClojure
JavaScript
PHP
Python
R
Ruby
Scala
GoAll languages supporting JDBC/ODBC
Java
C
C#
Go
Java
JavaScript (Node.js)
Python
C++ infomost other programming languages supported via APIs
Server-side scripts infoStored proceduresnonoJava, SQLnoyes infoon the application server
Triggersnonoyesnono
Partitioning methods infoMethods for storing different data on different nodesSharding infomanual/auto, time-basednonenoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyes, via HDFS, S3 or other storage enginesnonenoneElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureyes infosychronisation to multiple collections
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononowith Hadoop integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
Immediate Consistency
Foreign keys infoReferential integritynonoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyesACIDconfigurable infoACID within a storage node (=shard)multiple readers, single writer
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.nonoyesyes infooff heap cacheno
User concepts infoAccess controlRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemnofine grained access rights according to SQL-standardAccess rights for users and rolesDomain, group and role-based access control at the document level and for application services

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 DruidBoltDBHyperSQL infoalso known as HSQLDBOracle NoSQLsearchxml
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

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

Three Reasons DevOps Should Consider Rocky Linux 9.4
15 May 2024, DevOps.com

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

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

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

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

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

NoSQL Rebels Aim Missile at Larry Ellison's Yacht
20 July 2012, WIRED

Oracle Releases Big Data Appliance with Cloudera Distribution for Hadoop
10 January 2012, SiliconANGLE News

provided by Google News



Share this page

Featured Products

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.

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.

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

Present your product here