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

DBMS > HyperSQL vs. Microsoft Azure Data Explorer vs. Oracle NoSQL vs. Titan

System Properties Comparison HyperSQL vs. Microsoft Azure Data Explorer vs. Oracle NoSQL vs. Titan

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameHyperSQL infoalso known as HSQLDB  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonTitan  Xexclude from comparison
Titan has been decommisioned after the takeover by Datastax. It will be removed from the DB-Engines ranking. A fork has been open-sourced as JanusGraph.
DescriptionMultithreaded, transactional RDBMS written in Java infoalso known as HSQLDBFully managed big data interactive analytics platformA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesTitan is a Graph DBMS optimized for distributed clusters.
Primary database modelRelational DBMSRelational DBMS infocolumn orientedDocument store
Key-value store
Relational DBMS
Graph DBMS
Secondary database modelsDocument store infoIf a column is of type dynamic docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-types/­dynamic then it's possible to add arbitrary JSON documents in this cell
Event Store infothis is the general usage pattern at Microsoft. Billing, Logs, Telemetry events are stored in ADX and the state of an individual entity is defined by the arg_max(timestamps)
Spatial DBMS
Search engine infosupport for complex search expressions docs.microsoft.com/­en-us/­azure/­kusto/­query/­parseoperator FTS, Geospatial docs.microsoft.com/­en-us/­azure/­kusto/­query/­geo-point-to-geohash-function distributed search -> ADX acts as a distributed search engine
Time Series DBMS infosee docs.microsoft.com/­en-us/­azure/­data-explorer/­time-series-analysis
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.49
Rank#87  Overall
#47  Relational DBMS
Score4.38
Rank#77  Overall
#41  Relational DBMS
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Websitehsqldb.orgazure.microsoft.com/­services/­data-explorerwww.oracle.com/­database/­nosql/­technologies/­nosqlgithub.com/­thinkaurelius/­titan
Technical documentationhsqldb.org/­web/­hsqlDocsFrame.htmldocs.microsoft.com/­en-us/­azure/­data-explorerdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlgithub.com/­thinkaurelius/­titan/­wiki
DeveloperMicrosoftOracleAurelius, owned by DataStax
Initial release2001201920112012
Current release2.7.2, June 2023cloud service with continuous releases23.3, December 2023
License infoCommercial or Open SourceOpen Source infobased on BSD licensecommercialOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoApache license, version 2.0
Cloud-based only infoOnly available as a cloud servicenoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaJava
Server operating systemsAll OS with a Java VM infoEmbedded (into Java applications) and Client-Server operating modeshostedLinux
Solaris SPARC/x86
Linux
OS X
Unix
Windows
Data schemeyesFixed schema with schema-less datatypes (dynamic)Support Fixed schema and Schema-less deployment with the ability to interoperate between them.yes
Typing infopredefined data types such as float or dateyesyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesoptionalyes
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.noyesno
Secondary indexesyesall fields are automatically indexedyesyes
SQL infoSupport of SQLyesKusto Query Language (KQL), SQL subsetSQL-like DML and DDL statementsno
APIs and other access methodsHTTP API infoJDBC via HTTP
JDBC
ODBC
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
RESTful HTTP APIJava API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Supported programming languagesAll languages supporting JDBC/ODBC
Java
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
C
C#
Go
Java
JavaScript (Node.js)
Python
Clojure
Java
Python
Server-side scripts infoStored proceduresJava, SQLYes, possible languages: KQL, Python, Rnoyes
Triggersyesyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicynoyes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoImplicit feature of the cloud serviceShardingyes infovia pluggable storage backends
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Electable source-replica replication per shard. Support distributed global deployment with Multi-region table featureyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoSpark connector (open source): github.com/­Azure/­azure-kusto-sparkwith Hadoop integrationyes infovia Faunus, a graph analytics engine
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Eventual Consistency
Immediate Consistency infodepending on configuration
Eventual Consistency
Immediate Consistency
Foreign keys infoReferential integrityyesnonoyes infoRelationships in graph
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoconfigurable infoACID within a storage node (=shard)ACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcast
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes infooff heap cache
User concepts infoAccess controlfine grained access rights according to SQL-standardAzure Active Directory AuthenticationAccess rights for users and rolesUser authentification and security via Rexster Graph Server

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
HyperSQL infoalso known as HSQLDBMicrosoft Azure Data ExplorerOracle NoSQLTitan
DB-Engines blog posts

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Recent citations in the 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

Azure Data Explorer: Log and telemetry analytics benchmark
16 August 2022, Microsoft

Providing modern data transfer and storage service at Microsoft with Microsoft Azure - Inside Track Blog
13 July 2023, Microsoft

Introducing Microsoft Fabric: The data platform for the era of AI | Microsoft Azure Blog
23 May 2023, Microsoft

Azure Data Explorer and Stream Analytics for anomaly detection
16 January 2020, Microsoft

Controlling costs in Azure Data Explorer using down-sampling and aggregation
11 February 2019, Microsoft

provided by Google News

Enhance enterprise data security and trust: Must see Blockchain Technology sessions at Oracle CloudWorld 2023
21 August 2023, Oracle

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

Oracle Beefs Up Its NoSQL Database Offering
3 April 2014, Data Center Knowledge

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Larry Ellison Just Embraced the Enemy. Or Did He?
1 October 2012, WIRED

provided by Google News

Amazon DynamoDB Storage Backend for Titan: Distributed Graph Database | Amazon Web Services
24 August 2015, AWS Blog

Beyond Titan: The Evolution of DataStax's New Graph Database
21 June 2016, Datanami

Titan Graph Database Integration with DynamoDB: World-class Performance, Availability, and Scale for New Workloads
20 August 2015, All Things Distributed

DataStax acquires Aurelius, the startup behind the Titan graph database
3 February 2015, VentureBeat

DSE Graph review: Graph database does double duty
14 November 2019, InfoWorld

provided by Google News



Share this page

Featured Products

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

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.

Present your product here