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. Prometheus vs. Snowflake vs. TimesTen

System Properties Comparison Microsoft Azure Data Explorer vs. Prometheus vs. Snowflake vs. TimesTen

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameMicrosoft Azure Data Explorer  Xexclude from comparisonPrometheus  Xexclude from comparisonSnowflake  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionFully managed big data interactive analytics platformOpen-source Time Series DBMS and monitoring systemCloud-based data warehousing service for structured and semi-structured dataIn-Memory RDBMS compatible to Oracle
Primary database modelRelational DBMS infocolumn orientedTime Series DBMSRelational 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
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.80
Rank#81  Overall
#43  Relational DBMS
Score7.69
Rank#50  Overall
#3  Time Series DBMS
Score130.36
Rank#8  Overall
#5  Relational DBMS
Score1.36
Rank#161  Overall
#75  Relational DBMS
Websiteazure.microsoft.com/­services/­data-explorerprometheus.iowww.snowflake.comwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationdocs.microsoft.com/­en-us/­azure/­data-explorerprometheus.io/­docsdocs.snowflake.net/­manuals/­index.htmldocs.oracle.com/­database/­timesten-18.1
DeveloperMicrosoftSnowflake Computing Inc.Oracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release2019201520141998
Current releasecloud service with continuous releases11 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0commercialcommercial
Cloud-based only infoOnly available as a cloud serviceyesnoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGo
Server operating systemshostedLinux
Windows
hostedAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeFixed schema with schema-less datatypes (dynamic)yesyes infosupport of semi-structured data formats (JSON, XML, Avro)yes
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-typesNumeric data onlyyesyes
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.yesno infoImport of XML data possibleyesno
Secondary indexesall fields are automatically indexednoyes
SQL infoSupport of SQLKusto Query Language (KQL), SQL subsetnoyesyes
APIs and other access methodsMicrosoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
RESTful HTTP/JSON APICLI Client
JDBC
ODBC
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languages.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
.Net
C++
Go
Haskell
Java
JavaScript (Node.js)
Python
Ruby
JavaScript (Node.js)
Python
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresYes, possible languages: KQL, Python, Rnouser defined functionsPL/SQL
Triggersyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicynono infosimilar concept for controling cloud resourcesno
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceShardingyesnone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.yes infoby FederationyesMulti-source replication
Source-replica replication
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
noneImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nononoyes
User concepts infoAccess controlAzure Active Directory AuthenticationnoUsers with fine-grained authorization concept, user roles and pluggable authenticationfine grained access rights according to SQL-standard

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
Microsoft Azure Data ExplorerPrometheusSnowflakeTimesTen
DB-Engines blog posts

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

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)
20 February 2024, Microsoft

Public Preview: Azure Data Explorer connector for Apache Flink
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

VTEX scales to 150 million metrics using Amazon Managed Service for Prometheus | Amazon Web Services
10 March 2024, AWS Blog

Exadata Real-Time Insight - Quick Start
3 April 2024, Oracle

OpenTelemetry vs. Prometheus: You can’t fix what you can’t see
29 March 2024, IBM

VictoriaMetrics Offers Prometheus Replacement for Time Series Monitoring
17 July 2023, The New Stack

Linux System Monitoring with Prometheus, Grafana, and collectd
1 February 2024, Linux Journal

provided by Google News

Ticketmaster's Snowflake data breach was just one of 165
11 June 2024, The Verge

Pure Storage pwned, claims data plundered by crims who broke into Snowflake workspace
11 June 2024, The Register

Lessons from the Ticketmaster-Snowflake Breach
12 June 2024, The Hacker News

Pure Storage confirms data breach after Snowflake account hack
11 June 2024, BleepingComputer

Snowflake Breach Exposes 165 Customers' Data in Ongoing Extortion Campaign
11 June 2024, The Hacker News

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

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here