Azure Data Explorer
This article, Azure Data Explorer, has recently been created via the Articles for creation process. Please check to see if the reviewer has accidentally left this template after accepting the draft and take appropriate action as necessary.
Reviewer tools: Inform author |
This article, Azure Data Explorer, has recently been created via the Articles for creation process. Please check to see if the reviewer has accidentally left this template after accepting the draft and take appropriate action as necessary.
Reviewer tools: Inform author |
Comment: While the sources that were added were independent, they were self-published blogs, which does not speak to the standalone notability of the software. Utopes (talk / cont) 22:21, 31 March 2020 (UTC)
Comment: WP:COPYVIO issue resolved. ~Kvng (talk) 20:51, 19 March 2020 (UTC)
Comment: No WP:INDEPENDENT sources cited ~Kvng (talk) 19:40, 19 March 2020 (UTC)
Azure Data Explorer | |
---|---|
Developer(s) | Microsoft |
Initial release | 2018 |
Platform | Microsoft Azure |
Type | Cloud storage |
License | Proprietary |
Website | docs |
Azure Data Explorer is a fully-managed[1] big data analytics cloud platform[2] and data-exploration service[3], developed by Microsoft[4], that ingests structured, semi-structured (like JSON) and unstructured data (like free-text)[5][6][7]. The service then stores this data and answers analytic ad-hoc queries on it with seconds of latency. It is a full text indexing and retrieval database, including time series analysis capabilities[8][9] and regular expression evaluation and text parsing[10].
It is offered as Platform as a Service (PaaS) as part of Microsoft Azure platform. The product was announced by Microsoft in 2018.
History
The development of the product began in 2014 as a grassroots incubation project in the Israeli R&D center of Microsoft[11], with the internal code name 'Kusto[12][9]' (named after Jacques Cousteau, as a reference to "exploring the ocean of data"). The project aim was to address Azure services' needs for fast and scalable log and telemetry analytics. In 2016 it became the backend big-data and analytics service for Application Insights Analytics [13] The product was announced as a Public Preview product at the Microsoft Ignite 2018 conference[14] , and was announced as a general availability product at the Microsoft Ignite conference of February 2019[15]
Features
Azure Data Explorer offers an optimized query language and visualizing options[16] of its data with a SQL-like language called KQL (Kusto Query Language.[17][17][18][19])[5][20]
Azure data Explorer can ingest 200MB per second per node[21]
Design
Azure Data Explorer is a distributed database running on a cluster of compute nodes in Microsoft Azure. It is based on relational database management systems (RDBMS), supporting entities such as databases, tables, and columns. It supports complex analytics query operators, such as calculated columns, searching and filtering or rows, group by-aggregates and joins.[22]
The engine service exposes a relational data model: At the top level (cluster) there is a collection of databases, each database contains a collection of tables and stored functions. Each table defines a schema (ordered list of typed fields).
In Azure Data Explorer, unlike a typical relational database management systems (RDBMS), there are no constraints like key uniqueness, primary and foreign key. The necessary relationships are established at the query time.[23] The data in Azure Data Explorer generally follows this pattern[24]: Creating Database, Ingesting data, Query the database.
References
- ^ Serra, James (2019-03-14). "Azure Data Explorer". James Serra's Blog. Retrieved 2020-04-09.
- ^ Mogenis, Max. "What is Azure Data Explorer?". blog.pragmaticworks.com. Retrieved 2020-03-21.
- ^ "Creating An Azure Data Explorer Cluster And Database In Azure". www.c-sharpcorner.com. Retrieved 2020-04-09.
- ^ "Microsoft Azure Data Explorer vs. Microsoft Azure SQL Database Comparison". db-engines.com. Retrieved 2020-04-09.
- ^ a b Mahajan, Gauri (2020-02-27). "Azure Data Explorer for beginners". SQL Shack - articles about database auditing, server performance, data recovery, and more. Retrieved 2020-04-09.
- ^ orspod. "What is Azure Data Explorer?". docs.microsoft.com. Retrieved 2019-12-06.
- ^ Mahajan, Gauri (2020-02-27). "Azure Data Explorer for beginners". SQL Shack - articles about database auditing, server performance, data recovery, and more. Retrieved 2020-03-21.
- ^ "Microsoft Azure Data Explorer vs. Microsoft Azure SQL Database Comparison". db-engines.com. Retrieved 2020-04-09.
- ^ a b Mahajan, Gauri (2020-02-27). "Azure Data Explorer for beginners". SQL Shack - articles about database auditing, server performance, data recovery, and more. Retrieved 2020-04-09.
- ^ "Azure Data Explorer - Digital Marketplace". www.digitalmarketplace.service.gov.uk. Retrieved 2020-03-21.
- ^ "Microsoft R&D". www.microsoftrnd.co.il. Retrieved 2019-12-06.
- ^ Mahajan, Gauri (2020-02-27). "Azure Data Explorer for beginners". SQL Shack - articles about database auditing, server performance, data recovery, and more. Retrieved 2020-03-21.
- ^ orspod. "Introducing Application Insights Analytics". devblogs.microsoft.com. Retrieved 2019-12-06.
- ^ "Introducing Azure Data Explorer". azure.microsoft.com. Retrieved 2019-12-06.
- ^ "General Availability: Azure Data Explorer | Azure updates | Microsoft Azure". azure.microsoft.com. Retrieved 2019-12-06.
- ^ Brust, Andrew. "Fastly, Microsoft partner on real-time analytics with Azure Data Explorer". ZDNet. Retrieved 2020-04-09.
- ^ a b Mackie, By Kurt; 07/18/2019. "Microsoft Previews Prometheus Data in Azure Monitor for Containers -- Redmondmag.com". Redmondmag. Retrieved 2020-04-09.
{{cite web}}
:|last2=
has numeric name (help) - ^ "Getting Started with the Kusto Query Language (KQL) – System.Blog.Martens.Ben". blogs.msdn.microsoft.com. Retrieved 2019-12-06.
- ^ "Exploring Data in Microsoft Azure Using Kusto Query Language and Azure Data Explorer". www.pluralsight.com. Retrieved 2020-03-21.
- ^ orspod. "What is Azure Data Explorer?". docs.microsoft.com. Retrieved 2019-12-06.
- ^ "Introducing Azure Data Explorer". azure.microsoft.com. Retrieved 2019-12-06.
- ^ orspod. "Getting started with Kusto - Azure Data Explorer". docs.microsoft.com. Retrieved 2019-12-06.
- ^ "Azure Data Explorer: a big data analytics cloud platform" (PDF).
{{cite web}}
: CS1 maint: url-status (link) - ^ Serra, James (2019-03-14). "Azure Data Explorer". James Serra's Blog. Retrieved 2020-03-21.