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

DBMS > Microsoft Azure Data Explorer vs. Microsoft Azure Synapse Analytics vs. Oracle NoSQL vs. Sadas Engine vs. UniData,UniVerse

System Properties Comparison Microsoft Azure Data Explorer vs. Microsoft Azure Synapse Analytics vs. Oracle NoSQL vs. Sadas Engine vs. UniData,UniVerse

Editorial information provided by DB-Engines
NameMicrosoft Azure Data Explorer  Xexclude from comparisonMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data Warehouse  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonSadas Engine  Xexclude from comparisonUniData,UniVerse  Xexclude from comparison
DescriptionFully managed big data interactive analytics platformElastic, large scale data warehouse service leveraging the broad eco-system of SQL ServerA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environmentsMultiValue database and application server with SQL mapping layer and meta database capabilities
Primary database modelRelational DBMS infocolumn orientedRelational DBMSDocument store
Key-value store
Relational DBMS
Relational DBMSMultivalue 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
Score4.38
Rank#77  Overall
#41  Relational DBMS
Score20.56
Rank#31  Overall
#19  Relational DBMS
Score2.95
Rank#100  Overall
#17  Document stores
#17  Key-value stores
#50  Relational DBMS
Score0.00
Rank#383  Overall
#158  Relational DBMS
Score3.16
Rank#97  Overall
#2  Multivalue DBMS
Websiteazure.microsoft.com/­services/­data-explorerazure.microsoft.com/­services/­synapse-analyticswww.oracle.com/­database/­nosql/­technologies/­nosqlwww.sadasengine.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-unidata
Technical documentationdocs.microsoft.com/­en-us/­azure/­data-explorerdocs.microsoft.com/­azure/­synapse-analyticsdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlwww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentationdocs.rocketsoftware.com/­bundle?cluster=true&labelkey=unidata&labelkey=prod_unidata
DeveloperMicrosoftMicrosoftOracleSADAS s.r.l.Rocket Software
Initial release20192016201120061985
Current releasecloud service with continuous releases23.3, December 20238.0
License infoCommercial or Open SourcecommercialcommercialOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)commercial infofree trial version availablecommercial
Cloud-based only infoOnly available as a cloud serviceyesyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++JavaC++C
Server operating systemshostedhostedLinux
Solaris SPARC/x86
AIX
Linux
Windows
AIX
HP-UX
Linux
Solaris
Windows
Data schemeFixed schema with schema-less datatypes (dynamic)yesSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yesschema-free
Typing infopredefined data types such as float or dateyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesyesoptionalyesoptional
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.yesnonono
Secondary indexesall fields are automatically indexedyesyesyesyes
SQL infoSupport of SQLKusto Query Language (KQL), SQL subsetyesSQL-like DML and DDL statementsyesyes
APIs and other access methodsMicrosoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
ADO.NET
JDBC
ODBC
RESTful HTTP APIJDBC
ODBC
Proprietary protocol
Java API infoJPA
JDBC
ODBC
OLE DB
Proprietary protocol
RESTful HTTP API
SOAP-based API
Supported programming languages.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
C#
Java
PHP
C
C#
Go
Java
JavaScript (Node.js)
Python
.Net
C
C#
C++
Groovy
Java
PHP
Python
.Net
Basic infoU2 Basic
C
Java
Server-side scripts infoStored proceduresYes, possible languages: KQL, Python, RTransact SQLnonoyes
Triggersyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicynononoyes infoU2 Basic
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceSharding, horizontal partitioningShardinghorizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.yesElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featurenoneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsSpark connector (open source): github.com/­Azure/­azure-kusto-sparknowith Hadoop integrationnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Immediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
Immediate Consistency
Foreign keys infoReferential integritynono infodocs.microsoft.com/­en-us/­azure/­synapse-analytics/­sql-data-warehouse/­sql-data-warehouse-table-constraintsnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDconfigurable infoACID within a storage node (=shard)ACID infoconfigurable
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.noyes infooff heap cacheyes infomanaged by 'Learn by Usage'
User concepts infoAccess controlAzure Active Directory AuthenticationyesAccess rights for users and rolesAccess rights for users, groups and roles according to SQL-standardAccess rights according to SQL-standard and operating system based

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
Microsoft Azure Data ExplorerMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data WarehouseOracle NoSQLSadas EngineUniData,UniVerse
Recent citations in the 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

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

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

Individually great, collectively unmatched: Announcing updates to 3 great Azure Data Services
7 February 2019, Microsoft

provided by Google News

Migrate Microsoft Azure Synapse Analytics to Amazon Redshift using AWS SCT | Amazon Web Services
18 October 2023, AWS Blog

Azure Synapse Analytics: Everything you need to know about Microsoft's cloud analytics platform
24 September 2023, DataScientest

Azure Synapse Runtime for Apache Spark 3.2 End of Support | Azure updates
22 March 2024, Microsoft

Azure Synapse vs. Databricks: Data Platform Comparison 2024
26 March 2024, eWeek

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10 November 2023, InfoQ.com

provided by Google News

Database Technologies
4 September 2018, Oracle

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

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

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

Oracle Adds New AI-Enabling Features To MySQL HeatWave
23 March 2023, Forbes

provided by Google News

Unidata Reports Full Year 2023 Earnings
31 March 2024, Simply Wall St

Unidata uses Jetstream to make geoscience data available to science community
29 January 2020, IU Newsroom

UniData implements a milestone Smart Class Room project at The Asian School | THE DAILY TRIBUNE | KINGDOM ...
8 April 2024, News of Bahrain- DT News

Bahrain Business: UniData implements major 'smart classroom' project
8 April 2024, Gulf Digital News

Unidata turns 25 | NCAR & UCAR News
15 January 2010, news.ucar.edu

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

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Present your product here