DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Microsoft Azure Data Explorer vs. ObjectBox vs. OpenMLDB vs. Yanza vs. YugabyteDB

System Properties Comparison Microsoft Azure Data Explorer vs. ObjectBox vs. OpenMLDB vs. Yanza vs. YugabyteDB

Editorial information provided by DB-Engines
NameMicrosoft Azure Data Explorer  Xexclude from comparisonObjectBox  Xexclude from comparisonOpenMLDB  Xexclude from comparisonYanza  Xexclude from comparisonYugabyteDB  Xexclude from comparison
Yanza seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
DescriptionFully managed big data interactive analytics platformExtremely fast embedded database for small devices, IoT and MobileAn open-source machine learning database that provides a feature platform for training and inferenceTime Series DBMS for IoT ApplicationsHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelRelational DBMS infocolumn orientedObject oriented DBMSTime Series DBMSTime Series DBMSRelational 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
Time Series DBMSRelational DBMSDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.80
Rank#81  Overall
#43  Relational DBMS
Score1.29
Rank#166  Overall
#5  Object oriented DBMS
Score0.10
Rank#359  Overall
#36  Time Series DBMS
Score2.63
Rank#109  Overall
#53  Relational DBMS
Websiteazure.microsoft.com/­services/­data-explorerobjectbox.ioopenmldb.aiyanza.comwww.yugabyte.com
Technical documentationdocs.microsoft.com/­en-us/­azure/­data-explorerdocs.objectbox.ioopenmldb.ai/­docs/­zh/­maindocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperMicrosoftObjectBox Limited4 Paradigm Inc.YanzaYugabyte Inc.
Initial release20192017202020152017
Current releasecloud service with continuous releases2024-2 February 20242.19, September 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache License 2.0Open Sourcecommercial infofree version availableOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud serviceyesnonono infobut mainly used as a service provided by Yanzano
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
Implementation languageC and C++C++, Java, ScalaC and C++
Server operating systemshostedAndroid
iOS
Linux
macOS
Windows
LinuxWindowsLinux
OS X
Data schemeFixed schema with schema-less datatypes (dynamic)yesFixed schemaschema-freedepending on used data model
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-typesyesyesnoyes
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.yesnononono
Secondary indexesall fields are automatically indexedyesyesnoyes
SQL infoSupport of SQLKusto Query Language (KQL), SQL subsetnoyesnoyes, PostgreSQL compatible
APIs and other access methodsMicrosoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Proprietary native APIJDBC
SQLAlchemy
HTTP APIJDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Supported programming languages.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
C
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
C++
Go
Java
Python
Scala
any language that supports HTTP callsC
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresYes, possible languages: KQL, Python, Rnononoyes infosql, plpgsql, C
Triggersyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicynonoyes infoTimer and event basedyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud servicenonehorizontal partitioningnoneHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.online/offline synchronization between client and serverSource-replica replicationnoneBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsSpark connector (open source): github.com/­Azure/­azure-kusto-sparknonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate ConsistencyImmediate ConsistencyStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integritynoyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnonoDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesno
User concepts infoAccess controlAzure Active Directory Authenticationyesfine grained access rights according to SQL-standardnoyes
More information provided by the system vendor
Microsoft Azure Data ExplorerObjectBoxOpenMLDBYanzaYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» more
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsApache 2.0 license for the database
» more
News

The on-device Vector Database for Android and Java
29 May 2024

Vector search: making sense of search queries
29 May 2024

Python on-device Vector and Object Database for Local AI
28 May 2024

Evolution of search: traditional vs vector search
23 May 2024

On-device Vector Database for Dart/Flutter
21 May 2024

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

We’re retiring Azure Time Series Insights on 7 July 2024 – transition to Azure Data Explorer | Azure updates
31 May 2024, Microsoft

Update records in a Kusto Database (public preview) | Azure updates
20 February 2024, Microsoft

Public Preview: Azure Data Explorer connector for Apache Flink | Azure updates
8 January 2024, Microsoft

Announcing General Availability to migrate Virtual Network injected Azure Data Explorer Cluster to Private Endpoints ...
5 February 2024, Microsoft

New Features for graph-match KQL Operator: Enhanced Pattern Matching and Cycle Control | Azure updates
24 January 2024, Microsoft

provided by Google News

MLOp practice: using OpenMLDB in the real-time anti-fraud model for the bank's online transaction
23 August 2021, Towards Data Science

Compared to Native Spark 3.0, We Have Achieved Significant Optimization Effects in the AI
3 August 2021, Towards Data Science

Predictive maintenance — 5minutes demo of an end to end machine learning project
13 August 2021, Towards Data Science

provided by Google News

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14 March 2024, businesswire.com

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1 February 2024, Datanami

The surprising link between Formula One and enterprise PostgreSQL optimisation
28 March 2024, The Stack

Yugabyte Embraces 'No Downtime, No Limits,' as the Theme of the Upcoming Distributed SQL Summit Asia
18 April 2024, businesswire.com

Can Yugabyte Become The Defacto Database For Large-Scale, Cloud Native Applications?
20 May 2022, Forbes

provided by Google News



Share this page

Featured Products

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