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

DBMS > Apache Druid vs. Microsoft Azure Data Explorer vs. SwayDB vs. Weaviate vs. YTsaurus

System Properties Comparison Apache Druid vs. Microsoft Azure Data Explorer vs. SwayDB vs. Weaviate vs. YTsaurus

Editorial information provided by DB-Engines
NameApache Druid  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonSwayDB  Xexclude from comparisonWeaviate  Xexclude from comparisonYTsaurus  Xexclude from comparison
DescriptionOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataFully managed big data interactive analytics platformAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storageAn AI-native realtime vector database engine that integrates scalable machine learning models.YTsaurus is an open source platform for distributed storage and processing.
Primary database modelRelational DBMS
Time Series DBMS
Relational DBMS infocolumn orientedKey-value storeVector DBMSDocument store
Key-value store
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.25
Rank#90  Overall
#47  Relational DBMS
#7  Time Series DBMS
Score3.80
Rank#81  Overall
#43  Relational DBMS
Score0.04
Rank#387  Overall
#61  Key-value stores
Score1.52
Rank#153  Overall
#5  Vector DBMS
Score0.21
Rank#324  Overall
#45  Document stores
#48  Key-value stores
Websitedruid.apache.orgazure.microsoft.com/­services/­data-explorerswaydb.simer.augithub.com/­weaviate/­weaviate
weaviate.io
ytsaurus.tech
Technical documentationdruid.apache.org/­docs/­latest/­designdocs.microsoft.com/­en-us/­azure/­data-explorerweaviate.io/­developers/­weaviateytsaurus.tech/­docs/­en
DeveloperApache Software Foundation and contributorsMicrosoftSimer PlahaWeaviate B.V.Yandex
Initial release20122019201820192023
Current release29.0.1, April 2024cloud service with continuous releases1.19, May 2023
License infoCommercial or Open SourceOpen Source infoApache license v2commercialOpen Source infoGNU Affero GPL V3.0Open Source infocommercial license available with Weaviate EnterpriseOpen Source infoApache License, Version 2.0
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScalaGoC++
Server operating systemsLinux
OS X
Unix
hostedUbuntu
Data schemeyes infoschema-less columns are supportedFixed schema with schema-less datatypes (dynamic)schema-freeyes, maps to GraphQL interface
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-typesnoyes infostring, int, float, geo point, date, cross reference, fuzzy referencesyes
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.noyesnonono
Secondary indexesyesall fields are automatically indexednoyes infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexed
SQL infoSupport of SQLSQL for queryingKusto Query Language (KQL), SQL subsetnoGraphQL is used as query languageYQL, an SQL-based language, is supported
APIs and other access methodsJDBC
RESTful HTTP/JSON API
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
GraphQL query language
RESTful HTTP/JSON API
Supported programming languagesClojure
JavaScript
PHP
Python
R
Ruby
Scala
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Java
Kotlin
Scala
JavaScript / TypeScript
Python
C++
Go
Java
JavaScript
Python
Server-side scripts infoStored proceduresnoYes, possible languages: KQL, Python, Rnono
Triggersnoyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicynono
Partitioning methods infoMethods for storing different data on different nodesSharding infomanual/auto, time-basedSharding infoImplicit feature of the cloud servicenoneShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes, via HDFS, S3 or other storage enginesyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.noneyesyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoSpark connector (open source): github.com/­Azure/­azure-kusto-sparknonoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoAtomic execution of operationsnoACID
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
User concepts infoAccess controlRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemAzure Active Directory AuthenticationnoAPI Keys
OpenID Connect Discovery
Access Control Lists
More information provided by the system vendor
Apache DruidMicrosoft Azure Data ExplorerSwayDBWeaviateYTsaurus
Specific characteristicsWeaviate is an open source vector database that is robust, scalable, cloud-native,...
» more
Competitive advantagesFlexible deployment - Free, open source or fully-managed cloud vector database service...
» more
Typical application scenariosAs a database supporting the development of generative AI and semantic search applications...
» more
Key customersAll companies that have data. ​
» more
Market metricsAs of mid 2023: Over 2 million open source downloads 3500+ Weaviate Slack community...
» more
Licensing and pricing modelsWeaviate is open-source, and free to use. Weaviate is also available as a fully managed...
» 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
Apache DruidMicrosoft Azure Data ExplorerSwayDBWeaviateYTsaurus
DB-Engines blog posts

Weaviate, an ANN Database with CRUD support
2 February 2021,  Etienne Dilocker, SeMI Technologies (sponsor) 

show all

Recent citations in the news

Apache Druid Wins Best Big Data Product in the 2023 BigDATAwire Readers' Choice Awards
26 January 2024, Datanami

New DDoS malware Attacking Apache big-data stack, Hadoop, & Druid Servers
26 February 2024, GBHackers

'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 | by Zisis Flokas
18 October 2021, Towards Data Science

provided by Google 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

Build enterprise-ready generative AI solutions with Cohere foundation models in Amazon Bedrock and Weaviate vector ...
24 January 2024, AWS Blog

Weaviate Partners with Snowflake to Bring Secure GenAI to Snowpark Container Services
8 February 2024, Datanami

Weaviate Partners with Snowflake to Bring Secure GenAI to Snowpark Container Services
9 February 2024, AiThority

Foley Represents Cortical Ventures in $50M Series B Round for Weaviate
17 December 2023, Foley & Lardner LLP

Getting Started with Weaviate: A Beginner's Guide to Search with Vector Databases
18 July 2023, Towards Data Science

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