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. OrientDB vs. SAP SQL Anywhere vs. TypeDB vs. UniData,UniVerse

System Properties Comparison Microsoft Azure Data Explorer vs. OrientDB vs. SAP SQL Anywhere vs. TypeDB vs. UniData,UniVerse

Editorial information provided by DB-Engines
NameMicrosoft Azure Data Explorer  Xexclude from comparisonOrientDB  Xexclude from comparisonSAP SQL Anywhere infoformerly called Adaptive Server Anywhere  Xexclude from comparisonTypeDB infoformerly named Grakn  Xexclude from comparisonUniData,UniVerse  Xexclude from comparison
DescriptionFully managed big data interactive analytics platformMulti-model DBMS (Document, Graph, Key/Value)RDBMS database and synchronization technologies for server, desktop, remote office, and mobile environmentsTypeDB is a strongly-typed database with a rich and logical type system and TypeQL as its query languageMultiValue database and application server with SQL mapping layer and meta database capabilities
Primary database modelRelational DBMS infocolumn orientedDocument store
Graph DBMS
Key-value store
Relational DBMSGraph DBMS
Relational DBMS infoOften described as a 'hyper-relational' database, since it implements the 'Entity-Relationship Paradigm' to manage complex data structures and ontologies.
Multivalue 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
Score5.16
Rank#69  Overall
#37  Relational DBMS
Score3.27
Rank#97  Overall
#16  Document stores
#6  Graph DBMS
#15  Key-value stores
Score4.57
Rank#78  Overall
#43  Relational DBMS
Score0.81
Rank#217  Overall
#19  Graph DBMS
#99  Relational DBMS
Score3.47
Rank#93  Overall
#2  Multivalue DBMS
Websiteazure.microsoft.com/­services/­data-explorerorientdb.orgwww.sap.com/­products/­technology-platform/­sql-anywhere.htmltypedb.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-unidata
Technical documentationdocs.microsoft.com/­en-us/­azure/­data-explorerwww.orientdb.com/­docs/­last/­index.htmlhelp.sap.com/­docs/­SAP_SQL_Anywheretypedb.com/­docsdocs.rocketsoftware.com/­bundle?cluster=true&labelkey=unidata&labelkey=prod_unidata
DeveloperMicrosoftOrientDB LTD; CallidusCloud; SAPSAP infoformerly SybaseVaticleRocket Software
Initial release20192010199220161985
Current releasecloud service with continuous releases3.2.29, March 202417, July 20152.26.3, January 2024
License infoCommercial or Open SourcecommercialOpen Source infoApache version 2commercialOpen Source infoGPL Version 3, commercial licenses availablecommercial
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaC
Server operating systemshostedAll OS with a Java JDK (>= JDK 6)AIX
HP-UX
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
AIX
HP-UX
Linux
Solaris
Windows
Data schemeFixed schema with schema-less datatypes (dynamic)schema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")yesyesschema-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-typesyesyesyesoptional
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.yesnoyesno
Secondary indexesall fields are automatically indexedyesyesyesyes
SQL infoSupport of SQLKusto Query Language (KQL), SQL subsetSQL-like query language, no joinsyesnoyes
APIs and other access methodsMicrosoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Tinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
ADO.NET
HTTP API
JDBC
ODBC
gRPC protocol
TypeDB Console (shell)
TypeDB Studio (Visualisation software- previously TypeDB Workbase)
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
.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
All JVM based languages
Groovy
Java
JavaScript (Node.js)
Python
Scala
.Net
Basic infoU2 Basic
C
Java
Server-side scripts infoStored proceduresYes, possible languages: KQL, Python, RJava, Javascriptyes, in C/C++, Java, .Net or Perlnoyes
Triggersyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyHooksyesnoyes infoU2 Basic
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceShardingnoneSharding infoby using Cassandranone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Multi-source replicationSource-replica replication infoDatabase mirroringMulti-source replication infoby using CassandraSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsSpark connector (open source): github.com/­Azure/­azure-kusto-sparkno infocould be achieved with distributed queriesnoyes infoby using Apache Kafka and Apache Zookeeperno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes inforelationship in graphsyesno infosubstituted by the relationship featureno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACIDACID 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.noyesno
User concepts infoAccess controlAzure Active Directory AuthenticationAccess rights for users and roles; record level security configurablefine grained access rights according to SQL-standardyes infoat REST API level; other APIs in progressAccess rights according to SQL-standard and operating system based
More information provided by the system vendor
Microsoft Azure Data ExplorerOrientDBSAP SQL Anywhere infoformerly called Adaptive Server AnywhereTypeDB infoformerly named GraknUniData,UniVerse
Specific characteristicsTypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» more
Competitive advantagesTypeDB provides a new level of expressivity, extensibility, interoperability, and...
» more
Typical application scenariosLife sciences : TypeDB makes working with biological data much easier and accelerates...
» more
Licensing and pricing modelsApache f or language drivers, and AGPL and Commercial for the database server. The...
» more

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 ExplorerOrientDBSAP SQL Anywhere infoformerly called Adaptive Server AnywhereTypeDB infoformerly named GraknUniData,UniVerse
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

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

General availability: New KQL function to enrich your data analysis with geographic context | Azure updates
6 June 2023, Microsoft

What is Microsoft Fabric? A big tech stack for big data
9 February 2024, InfoWorld

Public Preview: Azure Cosmos DB to Azure Data Explorer Synapse Link | Azure updates
9 January 2023, Microsoft

provided by Google News

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

K2View updates DataOps platform with data fabric automation
11 May 2021, TechTarget

provided by Google News

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11 July 2023, CybersecurityNews

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
16 December 2021, SAP News

SAP Products & Services Data Portfolio
2 July 2021, Datamation

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22 December 2022, Daily Host News

provided by Google News

An Enterprise Data Stack Using TypeDB | by Daniel Crowe
2 September 2021, Towards Data Science

Speedb Goes Open Source With Its Speedb Data Engine, A Drop-in Replacement for RocksDB
9 November 2022, Business Wire

195 Data Science Libraries You Should Reconsider Using | by Dimitris Effrosynidis
2 February 2024, DataDrivenInvestor

How Roche Discovered Novel Potential Gene Targets with TypeDB
8 June 2021, Towards Data Science

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6 October 2020, Towards Data Science

provided by Google News

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

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

Data + software services
21 August 2018, UCAR

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

Bringing real weather to classrooms | NCAR & UCAR News
31 May 2012, 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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

AllegroGraph logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here