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. Snowflake vs. Splunk vs. TiDB vs. WakandaDB

System Properties Comparison Microsoft Azure Data Explorer vs. Snowflake vs. Splunk vs. TiDB vs. WakandaDB

Editorial information provided by DB-Engines
NameMicrosoft Azure Data Explorer  Xexclude from comparisonSnowflake  Xexclude from comparisonSplunk  Xexclude from comparisonTiDB  Xexclude from comparisonWakandaDB  Xexclude from comparison
DescriptionFully managed big data interactive analytics platformCloud-based data warehousing service for structured and semi-structured dataAnalytics Platform for Big DataTiDB is an open source distributed SQL database that supports Hybrid Transactional/Analytical Processing (HTAP) workloads. It is MySQL compatible and features horizontal scalability, strong consistency, and high availability.WakandaDB is embedded in a server that provides a REST API and a server-side javascript engine to access data
Primary database modelRelational DBMS infocolumn orientedRelational DBMSSearch engineRelational DBMSObject oriented 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
Document store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.80
Rank#81  Overall
#43  Relational DBMS
Score130.36
Rank#8  Overall
#5  Relational DBMS
Score89.10
Rank#14  Overall
#2  Search engines
Score4.25
Rank#74  Overall
#40  Relational DBMS
Score0.10
Rank#356  Overall
#16  Object oriented DBMS
Websiteazure.microsoft.com/­services/­data-explorerwww.snowflake.comwww.splunk.compingcap.comwakanda.github.io
Technical documentationdocs.microsoft.com/­en-us/­azure/­data-explorerdocs.snowflake.net/­manuals/­index.htmldocs.splunk.com/­Documentation/­Splunkdocs.pingcap.com/­tidb/­stablewakanda.github.io/­doc
DeveloperMicrosoftSnowflake Computing Inc.Splunk Inc.PingCAP, Inc.Wakanda SAS
Initial release20192014200320162012
Current releasecloud service with continuous releases8.1.0, May 20242.7.0 (April 29, 2019), April 2019
License infoCommercial or Open Sourcecommercialcommercialcommercial infoLimited free edition and free developer edition availableOpen Source infoApache 2.0Open Source infoAGPLv3, extended commercial license available
Cloud-based only infoOnly available as a cloud serviceyesyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
TiDB Cloud: Fully-managed TiDB Service. Bring everything great about TiDB to the cloud.
Implementation languageGo, RustC++, JavaScript
Server operating systemshostedhostedLinux
OS X
Solaris
Windows
LinuxLinux
OS X
Windows
Data schemeFixed schema with schema-less datatypes (dynamic)yes infosupport of semi-structured data formats (JSON, XML, Avro)yesyesyes
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-typesyesyesyesyes
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.yesyesyesnono
Secondary indexesall fields are automatically indexedyesyes
SQL infoSupport of SQLKusto Query Language (KQL), SQL subsetyesno infoSplunk Search Processing Language for search commandsyesno
APIs and other access methodsMicrosoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
CLI Client
JDBC
ODBC
HTTP RESTGORM
JDBC
ODBC
Proprietary protocol
SQLAlchemy
RESTful HTTP API
Supported programming languages.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
JavaScript (Node.js)
Python
C#
Java
JavaScript
PHP
Python
Ruby
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
JavaScript
Server-side scripts infoStored proceduresYes, possible languages: KQL, Python, Ruser defined functionsyesnoyes
Triggersyes infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyno infosimilar concept for controling cloud resourcesyesnoyes
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceyesShardinghorizontal partitioning (by key range)none
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.yesMulti-source replicationUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.none
MapReduce infoOffers an API for user-defined Map/Reduce methodsSpark connector (open source): github.com/­Azure/­azure-kusto-sparknoyesyes infowith TiSpark Connectorno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Immediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnoyes infofull support since version 6.6
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDno infoA 'Transaction' in Splunk has a different meaning: grouping related events into a single one for later searchingACIDACID
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.nonononono
User concepts infoAccess controlAzure Active Directory AuthenticationUsers with fine-grained authorization concept, user roles and pluggable authenticationAccess rights for users and rolesFine grained access rights according to SQL-standardyes
More information provided by the system vendor
Microsoft Azure Data ExplorerSnowflakeSplunkTiDBWakandaDB
Specific characteristicsTiDB is an advanced open-source, distributed SQL database for modern application...
» more
Competitive advantages- HORIZONTAL SCALING : TiDB grants total transparency into your data workloads without...
» more
Typical application scenariosTiDB is ideal for transactional applications that require extreme scalability and...
» more
Key customersBlock, Pinterest, Catalyst, Bolt, Flipkart, Capcom, Shopee (E-commerce), JD Cloud...
» more
Market metrics34K+ GitHub stars 5K+ members in TiDB Community Slack 1K+ community contributors...
» more
Licensing and pricing modelsTiDB Community : Free open source software (Apache 2.0) TiDB Self-Hosted : Enterprise...
» 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
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 ExplorerSnowflakeSplunkTiDBWakandaDB
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

Enterprise Search Engines almost double their popularity in the last 12 months
2 July 2014, Paul Andlinger

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

Azure Data Explorer: Log and telemetry analytics benchmark
16 August 2022, Microsoft

Controlling costs in Azure Data Explorer using down-sampling and aggregation
11 February 2019, Microsoft

Providing modern data transfer and storage service at Microsoft with Microsoft Azure - Inside Track Blog
13 July 2023, Microsoft

Individually great, collectively unmatched: Announcing updates to 3 great Azure Data Services
7 February 2019, Microsoft

provided by Google News

Threat actor compromising Snowflake database customers
31 May 2024, TechTarget

The Ticketmaster Data Breach May Be Just the Beginning
1 June 2024, WIRED

Massive Ticketmaster, Santander data breaches linked to Snowflake cloud storage
31 May 2024, The Verge

Snowflake denies breach, blames data theft on poorly secured customer accounts
1 June 2024, Help Net Security

Snowflake denies miscreants melted its security to steal data from top customers
31 May 2024, The Register

provided by Google News

How PingCAP transformed TiDB into a serverless DBaaS using Amazon S3 and Amazon EBS | Amazon Web Services
14 November 2023, AWS Blog

PingCAP Launches TiDB 7.5, Enhancing Distributed SQL Database Tech
19 December 2023, Datanami

PingCAP Receives Customers' Choice Distinction in the 2024
29 May 2024, GlobeNewswire

TiDB by PingCAP Leads Data Management Revolution at GIDS 2024, Empowering India's Burgeoning Developer ...
25 April 2024, CXOToday.com

Google Cloud's C3D Instances Provide Strong Performance Value For PingCAP's TiDB
28 March 2024, Phoronix

provided by Google News



Share this page

Featured Products

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.

Milvus logo

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

Present your product here