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

DBMS > Apache Druid vs. Elasticsearch vs. Microsoft Azure Data Explorer vs. Snowflake

System Properties Comparison Apache Druid vs. Elasticsearch vs. Microsoft Azure Data Explorer vs. Snowflake

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Druid  Xexclude from comparisonElasticsearch  Xexclude from comparisonMicrosoft Azure Data Explorer  Xexclude from comparisonSnowflake  Xexclude from comparison
DescriptionOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataA distributed, RESTful modern search and analytics engine based on Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricFully managed big data interactive analytics platformCloud-based data warehousing service for structured and semi-structured data
Primary database modelRelational DBMS
Time Series DBMS
Search engineRelational DBMS infocolumn orientedRelational DBMS
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
Document 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.34
Rank#88  Overall
#48  Relational DBMS
#7  Time Series DBMS
Score135.35
Rank#7  Overall
#1  Search engines
Score4.38
Rank#77  Overall
#41  Relational DBMS
Score121.33
Rank#9  Overall
#6  Relational DBMS
Websitedruid.apache.orgwww.elastic.co/­elasticsearchazure.microsoft.com/­services/­data-explorerwww.snowflake.com
Technical documentationdruid.apache.org/­docs/­latest/­designwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmldocs.microsoft.com/­en-us/­azure/­data-explorerdocs.snowflake.net/­manuals/­index.html
DeveloperApache Software Foundation and contributorsElasticMicrosoftSnowflake Computing Inc.
Initial release2012201020192014
Current release29.0.1, April 20248.6, January 2023cloud service with continuous releases
License infoCommercial or Open SourceOpen Source infoApache license v2Open Source infoElastic Licensecommercialcommercial
Cloud-based only infoOnly available as a cloud servicenonoyesyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJava
Server operating systemsLinux
OS X
Unix
All OS with a Java VMhostedhosted
Data schemeyes infoschema-less columns are supportedschema-free infoFlexible type definitions. Once a type is defined, it is persistentFixed schema with schema-less datatypes (dynamic)yes infosupport of semi-structured data formats (JSON, XML, Avro)
Typing infopredefined data types such as float or dateyesyesyes infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesyes
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.nonoyesyes
Secondary indexesyesyes infoAll search fields are automatically indexedall fields are automatically indexed
SQL infoSupport of SQLSQL for queryingSQL-like query languageKusto Query Language (KQL), SQL subsetyes
APIs and other access methodsJDBC
RESTful HTTP/JSON API
Java API
RESTful HTTP/JSON API
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
CLI Client
JDBC
ODBC
Supported programming languagesClojure
JavaScript
PHP
Python
R
Ruby
Scala
.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
JavaScript (Node.js)
Python
Server-side scripts infoStored proceduresnoyesYes, possible languages: KQL, Python, Ruser defined functions
Triggersnoyes infoby using the 'percolation' featureyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyno infosimilar concept for controling cloud resources
Partitioning methods infoMethods for storing different data on different nodesSharding infomanual/auto, time-basedShardingSharding infoImplicit feature of the cloud serviceyes
Replication methods infoMethods for redundantly storing data on multiple nodesyes, via HDFS, S3 or other storage enginesyesyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoES-Hadoop ConnectorSpark connector (open source): github.com/­Azure/­azure-kusto-sparkno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allEventual Consistency
Immediate Consistency
Immediate Consistency
Foreign keys infoReferential integritynononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanononoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noMemcached and Redis integrationnono
User concepts infoAccess controlRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemAzure Active Directory AuthenticationUsers with fine-grained authorization concept, user roles and pluggable authentication

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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Apache DruidElasticsearchMicrosoft Azure Data ExplorerSnowflake
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Elasticsearch moved into the top 10 most popular database management systems
3 July 2017, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the news

'Lucifer' Botnet Turns Up the Heat on Apache Hadoop Servers
21 February 2024, Dark Reading

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

Imply Data gives Apache Druid schema auto-discover capability
6 June 2023, SiliconANGLE News

Imply Announces Automatic Schema Discovery for Apache Druid, Reinforcing Druid's Leadership for Real-Time ...
6 June 2023, businesswire.com

provided by Google News

Netflix Uses Elasticsearch Percolate Queries to Implement Reverse Searches Efficiently
29 April 2024, InfoQ.com

Elasticsearch Changes Name to Elastic to Reflect Wide Adoption Beyond Search
29 April 2024, Yahoo Singapore News

Elastic Reports 8x Speed and 32x Efficiency Gains for Elasticsearch and Lucene Vector Database
26 April 2024, Business Wire

The end of vendor-backed open source?
29 April 2024, InfoWorld

Splunk vs Elasticsearch | A Comparison and How to Choose
12 January 2024, SentinelOne

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

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

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

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

provided by Google News

Stream data into Snowflake using Amazon Data Firehose and Snowflake Snowpipe Streaming
17 April 2024, AWS Blog

Snowflake Touts Speed, Efficiency of New 'Arctic' LLM
24 April 2024, Datanami

Snowflake Data Clean Rooms Democratize Secure Data Sharing Across Clouds
24 April 2024, Acceleration Economy

MessageGears to operate with the Snowflake data cloud
9 April 2024, MarTech

Snowflake releases a flagship generative AI model of its own
25 April 2024, TechCrunch

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.

Milvus logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

AllegroGraph logo

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

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